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 more benchmarks #2176

Merged
merged 1 commit into from
May 12, 2024
Merged

perf: Add more benchmarks #2176

merged 1 commit into from
May 12, 2024

Conversation

Stranger6667
Copy link
Member

No description provided.

Copy link

codecov bot commented May 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.23%. Comparing base (1161847) to head (1bb8e1d).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2176   +/-   ##
=======================================
  Coverage   98.23%   98.23%           
=======================================
  Files         131      131           
  Lines       10972    10972           
  Branches     2299     2299           
=======================================
  Hits        10778    10778           
  Misses        114      114           
  Partials       80       80           

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

@Stranger6667 Stranger6667 force-pushed the dd/benchmarks branch 3 times, most recently from 10c5d6c to 231229d Compare May 12, 2024 13:14
Copy link

codspeed-hq bot commented May 12, 2024

CodSpeed Performance Report

Merging #2176 will not alter performance

Comparing dd/benchmarks (1bb8e1d) with master (1161847)

Summary

✅ 1 untouched benchmarks

🆕 13 new benchmarks
⁉️ 1 (👁 1) dropped benchmarks

Benchmarks breakdown

Benchmark master dd/benchmarks Change
🆕 test_inlining_during_resolution N/A 13.8 ms N/A
🆕 test_resolve_pointer N/A 278.9 µs N/A
👁 test_schema_resolution 13.9 ms N/A N/A
🆕 test_as_json_schema[bbci] N/A 20.2 ms N/A
🆕 test_as_json_schema[vmware] N/A 40.6 ms N/A
🆕 test_events N/A 10.5 s N/A
🆕 test_get_all_operations[bbci] N/A 58 ms N/A
🆕 test_get_all_operations[vmware] N/A 467.2 ms N/A
🆕 test_links_count[bbci] N/A 3.8 ms N/A
🆕 test_links_count[stripe] N/A 115.3 ms N/A
🆕 test_links_count[vmware] N/A 11.3 ms N/A
🆕 test_rewritten_components[bbci] N/A 46.8 ms N/A
🆕 test_rewritten_components[stripe] N/A 927.2 ms N/A
🆕 test_rewritten_components[vmware] N/A 58.3 ms N/A

@Stranger6667 Stranger6667 force-pushed the dd/benchmarks branch 4 times, most recently from 4b86783 to 1bb8e1d Compare May 12, 2024 13:54
Signed-off-by: Dmitry Dygalo <dmitry@dygalo.dev>
@Stranger6667 Stranger6667 merged commit 11633f1 into master May 12, 2024
22 checks passed
@Stranger6667 Stranger6667 deleted the dd/benchmarks branch May 12, 2024 14:01
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