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: Optimize len(schema) #2194

Merged
merged 1 commit into from
May 16, 2024
Merged

perf: Optimize len(schema) #2194

merged 1 commit into from
May 16, 2024

Conversation

Stranger6667
Copy link
Member

No description provided.

Copy link

codspeed-hq bot commented May 16, 2024

CodSpeed Performance Report

Merging #2194 will improve performances by ×47

Comparing dd/improve-len (8ddc3fd) with master (9137858)

Summary

⚡ 2 improvements
✅ 26 untouched benchmarks

Benchmarks breakdown

Benchmark master dd/improve-len Change
test_length[bbci] 54 ms 3.7 ms ×15
test_length[vmware] 423.3 ms 9 ms ×47

Signed-off-by: Dmitry Dygalo <dmitry@dygalo.dev>
Copy link

codecov bot commented May 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.17%. Comparing base (9137858) to head (8ddc3fd).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2194      +/-   ##
==========================================
- Coverage   98.23%   98.17%   -0.07%     
==========================================
  Files         132      132              
  Lines       11054    11054              
  Branches     2312     2312              
==========================================
- Hits        10859    10852       -7     
- Misses        114      118       +4     
- Partials       81       84       +3     

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

@Stranger6667 Stranger6667 merged commit 3b0043c into master May 16, 2024
22 checks passed
@Stranger6667 Stranger6667 deleted the dd/improve-len branch May 16, 2024 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant