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: Less copying during schema traversal #2192

Merged
merged 1 commit into from
May 16, 2024
Merged

Conversation

Stranger6667
Copy link
Member

No description provided.

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

codspeed-hq bot commented May 16, 2024

CodSpeed Performance Report

Merging #2192 will improve performances by 12.28%

Comparing dd/reduce-copying (1dc2c30) with master (7cbcb6b)

Summary

⚡ 2 improvements
✅ 24 untouched benchmarks

Benchmarks breakdown

Benchmark master dd/reduce-copying Change
test_get_all_operations[vmware] 466.9 ms 415.9 ms +12.28%
test_get_operation_single[vmware] 474.1 ms 423.3 ms +12.01%

Copy link

codecov bot commented May 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.23%. Comparing base (7cbcb6b) to head (1dc2c30).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2192   +/-   ##
=======================================
  Coverage   98.23%   98.23%           
=======================================
  Files         132      132           
  Lines       11054    11054           
  Branches     2312     2312           
=======================================
  Hits        10859    10859           
  Misses        114      114           
  Partials       81       81           

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

@Stranger6667 Stranger6667 merged commit 6fce0e3 into master May 16, 2024
22 checks passed
@Stranger6667 Stranger6667 deleted the dd/reduce-copying branch May 16, 2024 06:39
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