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: improve get_subset_sum performance #139

Closed
wants to merge 1 commit into from
Closed

Conversation

leo91000
Copy link
Owner

No description provided.

Copy link

codspeed-hq bot commented Oct 21, 2024

CodSpeed Performance Report

Merging #139 will degrade performances by 69.16%

Comparing perf/improve (22e4b6d) with main (d117859)

Summary

⚡ 2 improvements
❌ 1 regressions
✅ 9 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark main perf/improve Change
large list with timeout 4.2 ms 13.5 ms -69.16%
medium list, medium sum 46.4 µs 35.5 µs +30.79%
small list, large sum (no solution) 26.7 µs 14.9 µs +78.93%

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.

1 participant