Support macos walltime without profiling in pytest-codspeed - #117
Merged
GuillaumeLagrange merged 3 commits intoApr 17, 2026
Merged
Conversation
GuillaumeLagrange
force-pushed
the
cod-2459-be-able-to-run-all-integrations-on-macos
branch
from
April 14, 2026 12:50
5c527d6 to
5ec31b5
Compare
GuillaumeLagrange
marked this pull request as ready for review
April 14, 2026 12:51
Merging this PR will degrade performance by 29.55%
|
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ⚡ | WallTime | test_make_lowpass |
5.7 µs | 5.5 µs | +4.16% |
| 👁 | WallTime | test_fs_read[1000] |
829.2 ns | 865 ns | -4.14% |
| ⚡ | WallTime | test_match_word_pattern[aba-GraphTreesGraph] |
108.8 µs | 103.3 µs | +5.33% |
| ⚡ | WallTime | test_generate_all_combinations[5-4] |
10.9 µs | 10.4 µs | +5.61% |
| ⚡ | WallTime | test_hamilton_cycle[graph0] |
26.1 µs | 25.5 µs | +2.31% |
| ⚡ | WallTime | test_sudoku[initial_grid0] |
8.1 µs | 7.8 µs | +3.48% |
| ⚡ | WallTime | test_multiprocessing_map[10000] |
87.4 ms | 82 ms | +6.56% |
| ⚡ | WallTime | test_threadpool_map[10] |
2.5 ms | 2.4 ms | +5.55% |
| ⚡ | WallTime | test_hostname_resolution[google.com] |
400.4 µs | 392.1 µs | +2.13% |
| ⚡ | WallTime | test_make_peak |
6.8 µs | 6.4 µs | +5.66% |
| 👁 | WallTime | test_pipe_communication[10000] |
12.7 ms | 14.9 ms | -14.9% |
| 👁 | WallTime | test_count_even[count_even_fast] |
1.1 ms | 1.3 ms | -12.68% |
| 👁 | WallTime | test_noop_pass |
499.5 ns | 517.1 ns | -3.41% |
| 👁 | WallTime | test_sum_of_squares[sum_of_squares_sum_labmda_product] |
276.5 µs | 288.5 µs | -4.18% |
| 👁 | WallTime | test_make_highshelf |
7.4 µs | 7.7 µs | -3.56% |
| 👁 | WallTime | test_tcp_connection[8.8.8.8-53] |
660.2 µs | 674.2 µs | -2.09% |
| ⚡ | WallTime | test_combination_sum[candidates0-8] |
11.5 µs | 11.1 µs | +3.03% |
| 👁 | WallTime | test_sum_of_squares[sum_of_squares_sum_labmda_power] |
314.8 µs | 335.9 µs | -6.3% |
| 👁 | WallTime | test_multiprocessing_map[1000] |
58.2 ms | 61.6 ms | -5.5% |
| ⚡ | WallTime | test_recursive_fibo_20 |
5.8 ms | 5.4 ms | +7.68% |
| ... | ... | ... | ... | ... | ... |
ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.
Comparing cod-2459-be-able-to-run-all-integrations-on-macos (48f8ce8) with master (34048c7)
not-matthias
approved these changes
Apr 16, 2026
GuillaumeLagrange
force-pushed
the
cod-2459-be-able-to-run-all-integrations-on-macos
branch
from
April 17, 2026 14:26
53ef57d to
ca6b3bc
Compare
GuillaumeLagrange
force-pushed
the
cod-2459-be-able-to-run-all-integrations-on-macos
branch
from
April 17, 2026 15:03
ca6b3bc to
48f8ce8
Compare
GuillaumeLagrange
deleted the
cod-2459-be-able-to-run-all-integrations-on-macos
branch
April 17, 2026 15:34
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.