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 #2188

Merged
merged 1 commit into from
May 15, 2024
Merged

perf: Optimize get_by_operation_id #2188

merged 1 commit into from
May 15, 2024

Conversation

Stranger6667
Copy link
Member

No description provided.

Copy link

codspeed-hq bot commented May 15, 2024

CodSpeed Performance Report

Merging #2188 will improve performances by ×7.2

Comparing dd/perf (c77472c) with master (4913d6b)

Summary

⚡ 2 improvements
✅ 20 untouched benchmarks

Benchmarks breakdown

Benchmark master dd/perf Change
test_get_operation_by_id_single[bbci] 55 ms 14.8 ms ×3.7
test_get_operation_by_id_single[vmware] 455.1 ms 62.9 ms ×7.2

Copy link

codecov bot commented May 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.22%. Comparing base (4913d6b) to head (c77472c).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2188   +/-   ##
=======================================
  Coverage   98.22%   98.22%           
=======================================
  Files         131      132    +1     
  Lines       10971    11013   +42     
  Branches     2299     2306    +7     
=======================================
+ Hits        10776    10818   +42     
  Misses        114      114           
  Partials       81       81           

☔ 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 dff97d4 into master May 15, 2024
22 checks passed
@Stranger6667 Stranger6667 deleted the dd/perf branch May 15, 2024 20:09
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