Skip to content

Pull requests: ysdede/parakeet.js

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Performance: Argmax loop unrolling direct access
#179 opened May 11, 2026 by ysdede Owner Loading…
Performance: Optimize frame confidence score aggregation
#178 opened May 10, 2026 by ysdede Owner Loading…
Performance: Unroll loops in mel normalization
#177 opened May 9, 2026 by ysdede Owner Loading…
Performance: Hoist loop invariant in LCS DP algorithm
#173 opened May 4, 2026 by ysdede Owner Loading…
Performance: unroll feature normalization loops in mel.js
#169 opened Apr 30, 2026 by ysdede Owner Loading…
Performance: single pass variance calculation in mel features
#166 opened Apr 26, 2026 by ysdede Owner Loading…
Performance: optimize joiner output disposal loop
#165 opened Apr 25, 2026 by ysdede Owner Loading…
Performance: Optimize FFT twiddle factor lookups
#164 opened Apr 24, 2026 by ysdede Owner Loading…
Performance: Hoist array access in DP loop
#162 opened Apr 21, 2026 by ysdede Owner Loading…
Performance: optimize BigInt64Array creation in hot paths
#161 opened Apr 20, 2026 by ysdede Owner Loading…
Performance: Optimize tensor disposal loop allocations
#158 opened Apr 16, 2026 by ysdede Owner Loading…
Performance: Optimize _lcsSubstring with local variable cache
#157 opened Apr 15, 2026 by ysdede Owner Loading…
Performance: cache invariant array access in LCS inner loop
#156 opened Apr 14, 2026 by ysdede Owner Loading…
Performance: Optimize argmax loop in decoder
#155 opened Apr 13, 2026 by ysdede Owner Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.