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 direct access to Open API schemas #2200

Merged
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 #2200 will improve performances by ×7.2

Comparing dd/perf-direct-access (2c235f0) with master (3400a10)

Summary

⚡ 2 improvements
✅ 31 untouched benchmarks

Benchmarks breakdown

Benchmark master dd/perf-direct-access Change
test_get_operation_single[bbci] 54.2 ms 14.1 ms ×3.8
test_get_operation_single[vmware] 424 ms 58.6 ms ×7.2

@Stranger6667 Stranger6667 force-pushed the dd/perf-direct-access branch 3 times, most recently from b39fa80 to dcff2dc Compare May 16, 2024 19:43
Copy link

codecov bot commented May 16, 2024

Codecov Report

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

Project coverage is 98.20%. Comparing base (3400a10) to head (2c235f0).

Files Patch % Lines
src/schemathesis/specs/openapi/schemas.py 98.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2200      +/-   ##
==========================================
- Coverage   98.23%   98.20%   -0.03%     
==========================================
  Files         133      133              
  Lines       11112    11108       -4     
  Branches     2319     2309      -10     
==========================================
- Hits        10916    10909       -7     
- Misses        114      117       +3     
  Partials       82       82              

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

Signed-off-by: Dmitry Dygalo <dmitry@dygalo.dev>
@Stranger6667 Stranger6667 merged commit db8f7ba into master May 16, 2024
21 of 22 checks passed
@Stranger6667 Stranger6667 deleted the dd/perf-direct-access branch May 16, 2024 19:57
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