Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf: Add benchmark and speedup #37

Merged
merged 18 commits into from
Feb 1, 2024

Merge branch 'main' into bench

1dbec1a
Select commit
Loading
Failed to load commit list.
Merged

perf: Add benchmark and speedup #37

Merge branch 'main' into bench
1dbec1a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 1, 2024 in 0s

97.35% (+0.00%) compared to 452b67f

View this Pull Request on Codecov

97.35% (+0.00%) compared to 452b67f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (452b67f) 97.35% compared to head (1dbec1a) 97.35%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #37   +/-   ##
=======================================
  Coverage   97.35%   97.35%           
=======================================
  Files          17       17           
  Lines        1925     1927    +2     
  Branches      317      317           
=======================================
+ Hits         1874     1876    +2     
  Misses         50       50           
  Partials        1        1           

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