Skip to content

Perf: split input once with mb_str_split in the main parse loop - #60

Merged
mmucklo merged 1 commit into
masterfrom
perf/ascii-fast-path
Jul 13, 2026
Merged

Perf: split input once with mb_str_split in the main parse loop#60
mmucklo merged 1 commit into
masterfrom
perf/ascii-fast-path

Perf: split input once with mb_str_split in the main parse loop

30a664d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 13, 2026 in 0s

93.07% (-0.10%) compared to f109878

View this Pull Request on Codecov

93.07% (-0.10%) compared to f109878

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.07%. Comparing base (f109878) to head (30a664d).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #60      +/-   ##
============================================
- Coverage     93.17%   93.07%   -0.10%     
  Complexity      380      380              
============================================
  Files             6        6              
  Lines           981      982       +1     
============================================
  Hits            914      914              
- Misses           67       68       +1     
Files with missing lines Coverage Δ
src/Parse.php 90.36% <100.00%> (-0.14%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.