Skip to content

perf: SIMD percent_encode against the character-set bitmap - #1230

Merged
anonrig merged 9 commits into
mainfrom
cursor/simd-percent-encode-5263
Aug 21, 2026
Merged

perf: SIMD percent_encode against the character-set bitmap#1230
anonrig merged 9 commits into
mainfrom
cursor/simd-percent-encode-5263

fix: emit percent_encode templates and drop AVX2 for CI

0848284
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 21, 2026 in 0s

63.25% (+0.25%) compared to 18ca958

View this Pull Request on Codecov

63.25% (+0.25%) compared to 18ca958

Details

Codecov Report

❌ Patch coverage is 86.07595% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.25%. Comparing base (18ca958) to head (0848284).

Files with missing lines Patch % Lines
src/unicode.cpp 50.00% 0 Missing and 6 partials ⚠️
src/unicode_percent_encode.cpp 92.53% 0 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1230      +/-   ##
==========================================
+ Coverage   63.00%   63.25%   +0.25%     
==========================================
  Files          38       39       +1     
  Lines        7628     7699      +71     
  Branches     3496     3514      +18     
==========================================
+ Hits         4806     4870      +64     
  Misses        749      749              
- Partials     2073     2080       +7     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.