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 get_by_operation_id #2185

Closed
wants to merge 1 commit into from

Conversation

Stranger6667
Copy link
Member

No description provided.

Copy link

codspeed-hq bot commented May 15, 2024

CodSpeed Performance Report

Merging #2185 will improve performances by ×7.3

Comparing dd/perf-get_by_operation_id (1278d8e) with master (0a075c6)

Summary

⚡ 2 improvements
✅ 18 untouched benchmarks

Benchmarks breakdown

Benchmark master dd/perf-get_by_operation_id Change
test_get_operation_by_id[bbci] 55 ms 14.8 ms ×3.7
test_get_operation_by_id[vmware] 455.4 ms 62.6 ms ×7.3

Copy link

codecov bot commented May 15, 2024

Codecov Report

Attention: Patch coverage is 93.54839% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 98.20%. Comparing base (4913d6b) to head (1278d8e).

❗ Current head 1278d8e differs from pull request most recent head 2bb2387. Consider uploading reports for the commit 2bb2387 to get more accurate results

Files Patch % Lines
src/schemathesis/specs/openapi/schemas.py 93.54% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2185      +/-   ##
==========================================
- Coverage   98.22%   98.20%   -0.02%     
==========================================
  Files         131      131              
  Lines       10971    10986      +15     
  Branches     2299     2302       +3     
==========================================
+ Hits        10776    10789      +13     
- Misses        114      115       +1     
- Partials       81       82       +1     

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

Signed-off-by: Dmitry Dygalo <dmitry@dygalo.dev>
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