Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat/add max time and quartiles #45

Merged
merged 2 commits into from
Sep 24, 2024
Merged

Conversation

art049
Copy link
Member

@art049 art049 commented Sep 24, 2024

  • feat: add the --codspeed-max-time flag
  • feat: also save the q1 and q3 in the json data

@art049 art049 merged commit 77a4148 into master Sep 24, 2024
5 of 20 checks passed
@art049 art049 deleted the feat/add-max-time-and-quartiles branch September 24, 2024 12:40
Copy link

codspeed-hq bot commented Sep 24, 2024

CodSpeed Performance Report

Merging #45 will improve performances by 27.93%

Comparing feat/add-max-time-and-quartiles (77a4148) with master (a4ea7f9)

🎉 Hooray! pytest-codspeed just leveled up to 3.0.0-b1!

A heads-up, this is a breaking change and it might affect your current performance baseline a bit. But here's the exciting part - it's packed with new, cool features and promises improved result stability 🥳!
Curious about what's new? Visit our releases page to delve into all the awesome details about this new version.

Summary

⚡ 1 improvements
✅ 4 untouched benchmarks

🆕 41 new benchmarks

Benchmarks breakdown

Benchmark master feat/add-max-time-and-quartiles Change
🆕 test_make_allpass N/A 36.4 µs N/A
🆕 test_make_bandpass N/A 36.9 µs N/A
🆕 test_make_highpass N/A 37.6 µs N/A
🆕 test_make_highshelf N/A 42.1 µs N/A
🆕 test_make_lowpass N/A 46.9 µs N/A
🆕 test_make_lowshelf N/A 42.4 µs N/A
🆕 test_make_peak N/A 40.1 µs N/A
🆕 test_process N/A 31.1 µs N/A
🆕 test_set_coefficients N/A 15.5 µs N/A
🆕 test_combination_lists N/A 31.5 µs N/A
🆕 test_generate_all_combinations N/A 39.1 µs N/A
🆕 test_generate_all_combinations_edge_case N/A 22.4 µs N/A
🆕 test_generate_all_combinations_larger N/A 45 µs N/A
🆕 test_generate_all_permutations N/A 104.8 µs N/A
🆕 test_generate_all_permutations_str N/A 104.3 µs N/A
🆕 test_generate_all_subsequences N/A 93.6 µs N/A
🆕 test_generate_all_subsequences_str N/A 62.3 µs N/A
🆕 test_color N/A 80.7 µs N/A
🆕 test_combination_sum N/A 42.7 µs N/A
🆕 test_solve_crossword N/A 21.4 µs N/A
... ... ... ... ...

ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant