Skip to content

Replace .toCharArray() in module hot paths with String.charAt()

9990d8a
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Performance: Eliminate per-sequence char[] allocations in seven QC modules #199

Replace .toCharArray() in module hot paths with String.charAt()
9990d8a
Select commit
Loading
Failed to load commit list.

Annotations

2 errors and 1 warning
Run unit and integration tests
failed May 21, 2026 in 41s