Avatar for the CodSpeedHQ user
CodSpeedHQ
pytest-codspeed
Instrumentation
Wall Time
BlogDocsChangelog

Cod 732 support perf profiling in python walltime

#79
Comparing
cod-732-support-perf-profiling-in-python-walltime
(
5dc6f3b
) with
master
(
c92304c
)
CodSpeed Performance Gauge
-3%
Improvements
0
Regressions
6
Untouched
51
New
0
Dropped
0
Ignored
53

Benchmarks

Failed

test_iir_filter_processRegression
tests/benchmarks/TheAlgorithms_bench/test_bench_audio_filters.py::test_iir_filter_process
CodSpeed Performance Gauge
-3%
31 µs
31.9 µs
test_iir_filter_set_coefficients[a_coeffs0-b_coeffs0]Regression
tests/benchmarks/TheAlgorithms_bench/test_bench_audio_filters.py::test_iir_filter_set_coefficients[a_coeffs0-b_coeffs0]
CodSpeed Performance Gauge
-3%
15.6 µs
16.1 µs
test_generate_all_combinations[0-0]Regression
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_generate_all_combinations[0-0]
CodSpeed Performance Gauge
-3%
18.3 µs
18.8 µs
test_noop_ellipsis_decoratedRegression
tests/benchmarks/test_bench_various_noop.py::test_noop_ellipsis_decorated
CodSpeed Performance Gauge
-3%
14.3 µs
14.6 µs
test_noop_passRegression
tests/benchmarks/test_bench_various_noop.py::test_noop_pass
CodSpeed Performance Gauge
-3%
12.3 µs
12.7 µs
test_noop_pass_decoratedRegression
tests/benchmarks/test_bench_various_noop.py::test_noop_pass_decorated
CodSpeed Performance Gauge
-2%
14.4 µs
14.7 µs

Passed

test_match_word_pattern[aba-GraphTreesGraph]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_match_word_pattern[aba-GraphTreesGraph]
CodSpeed Performance Gauge
0%
194.2 µs
193.4 µs
test_recursive_cached_fibo_100
tests/benchmarks/test_bench_fibo.py::test_recursive_cached_fibo_100
CodSpeed Performance Gauge
0%
202.6 µs
202 µs
test_recursive_fibo_20
tests/benchmarks/test_bench_fibo.py::test_recursive_fibo_20
CodSpeed Performance Gauge
0%
10.2 ms
10.1 ms
test_count_even[count_even_slow]
tests/benchmarks/test_bench_misc.py::test_count_even[count_even_slow]
CodSpeed Performance Gauge
0%
3.1 ms
3.1 ms
test_sum_of_squares[sum_of_squares_sum_labmda_product]
tests/benchmarks/test_bench_misc.py::test_sum_of_squares[sum_of_squares_sum_labmda_product]
CodSpeed Performance Gauge
0%
581.6 µs
581.4 µs
test_sum_of_squares[sum_of_squares_sum_comprehension_power]
tests/benchmarks/test_bench_misc.py::test_sum_of_squares[sum_of_squares_sum_comprehension_power]
CodSpeed Performance Gauge
0%
537.5 µs
537.3 µs
test_sum_squares_slow
tests/benchmarks/test_bench_doc.py::test_sum_squares_slow
CodSpeed Performance Gauge
0%
646.8 µs
646.6 µs
test_sum_of_squares[sum_of_squares_sum_labmda_power]
tests/benchmarks/test_bench_misc.py::test_sum_of_squares[sum_of_squares_sum_labmda_power]
CodSpeed Performance Gauge
0%
648.5 µs
648.4 µs
test_sum_of_squares[sum_of_squares_sum_comprehension_product]
tests/benchmarks/test_bench_misc.py::test_sum_of_squares[sum_of_squares_sum_comprehension_product]
CodSpeed Performance Gauge
0%
472.3 µs
472.4 µs
test_count_even[count_even_fast]
tests/benchmarks/test_bench_misc.py::test_count_even[count_even_fast]
CodSpeed Performance Gauge
0%
3 ms
3 ms
test_make_lowshelf
tests/benchmarks/TheAlgorithms_bench/test_bench_audio_filters.py::test_make_lowshelf
CodSpeed Performance Gauge
0%
42.9 µs
42.9 µs
test_sum_squares_fast
tests/benchmarks/test_bench_doc.py::test_sum_squares_fast
CodSpeed Performance Gauge
0%
449.7 µs
450.5 µs
test_recursive_cached_fibo_10
tests/benchmarks/test_bench_fibo.py::test_recursive_cached_fibo_10
CodSpeed Performance Gauge
0%
40.7 µs
40.8 µs
test_sum_of_squares[sum_of_squares_for_loop_product]
tests/benchmarks/test_bench_misc.py::test_sum_of_squares[sum_of_squares_for_loop_product]
CodSpeed Performance Gauge
0%
451.9 µs
452.7 µs
test_recursive_fibo_10
tests/benchmarks/test_bench_fibo.py::test_recursive_fibo_10
CodSpeed Performance Gauge
0%
100.8 µs
101 µs
test_sum_of_squares[sum_of_squares_for_loop_power]
tests/benchmarks/test_bench_misc.py::test_sum_of_squares[sum_of_squares_for_loop_power]
CodSpeed Performance Gauge
0%
517.3 µs
518.4 µs
test_hamilton_cycle[graph0]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_hamilton_cycle[graph0]
CodSpeed Performance Gauge
0%
79.5 µs
79.7 µs
test_make_allpass
tests/benchmarks/TheAlgorithms_bench/test_bench_audio_filters.py::test_make_allpass
CodSpeed Performance Gauge
0%
36.8 µs
37 µs
test_is_safe[board0-1-1]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_is_safe[board0-1-1]
CodSpeed Performance Gauge
0%
42.5 µs
42.7 µs
test_n_queens_solve[board0]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_n_queens_solve[board0]
CodSpeed Performance Gauge
-1%
3.8 ms
3.8 ms
test_word_exists[board0-ABCCED]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_word_exists[board0-ABCCED]
CodSpeed Performance Gauge
-1%
63.9 µs
64.3 µs
test_make_highshelf
tests/benchmarks/TheAlgorithms_bench/test_bench_audio_filters.py::test_make_highshelf
CodSpeed Performance Gauge
-1%
42.4 µs
42.7 µs
test_solve_power_sum[13-2]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_solve_power_sum[13-2]
CodSpeed Performance Gauge
-1%
32.2 µs
32.4 µs
test_make_bandpass
tests/benchmarks/TheAlgorithms_bench/test_bench_audio_filters.py::test_make_bandpass
CodSpeed Performance Gauge
-1%
37.4 µs
37.6 µs
test_generate_all_combinations[4-2]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_generate_all_combinations[4-2]
CodSpeed Performance Gauge
-1%
36.5 µs
36.8 µs
test_minimax[scores0]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_minimax[scores0]
CodSpeed Performance Gauge
-1%
39.3 µs
39.6 µs
test_color[graph0-3]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_color[graph0-3]
CodSpeed Performance Gauge
-1%
81 µs
81.8 µs
test_generate_sum_of_subsets_soln[nums0-9]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_generate_sum_of_subsets_soln[nums0-9]
CodSpeed Performance Gauge
-1%
72.2 µs
72.9 µs
test_generate_all_permutations[sequence1]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_generate_all_permutations[sequence1]
CodSpeed Performance Gauge
-1%
103.9 µs
104.9 µs
test_combination_lists[5-4]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_combination_lists[5-4]
CodSpeed Performance Gauge
-1%
28 µs
28.3 µs
test_combination_lists[4-2]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_combination_lists[4-2]
CodSpeed Performance Gauge
-1%
30.3 µs
30.6 µs
test_iterative_fibo_10
tests/benchmarks/test_bench_fibo.py::test_iterative_fibo_10
CodSpeed Performance Gauge
-1%
21.3 µs
21.5 µs
test_depth_first_search[4]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_depth_first_search[4]
CodSpeed Performance Gauge
-1%
83.6 µs
84.5 µs
test_generate_all_permutations[sequence0]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_generate_all_permutations[sequence0]
CodSpeed Performance Gauge
-1%
104.4 µs
105.5 µs
test_solve_crossword[puzzle0-words0]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_solve_crossword[puzzle0-words0]
CodSpeed Performance Gauge
-1%
21.8 µs
22 µs
test_sudoku[initial_grid0]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_sudoku[initial_grid0]
CodSpeed Performance Gauge
-1%
34 µs
34.4 µs
test_solve_maze[maze0]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_solve_maze[maze0]
CodSpeed Performance Gauge
-1%
67.8 µs
68.7 µs
test_make_peak
tests/benchmarks/TheAlgorithms_bench/test_bench_audio_filters.py::test_make_peak
CodSpeed Performance Gauge
-1%
40.3 µs
40.8 µs
test_generate_all_subsequences[sequence0]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_generate_all_subsequences[sequence0]
CodSpeed Performance Gauge
-1%
93.6 µs
94.8 µs
test_generate_parenthesis[3]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_generate_parenthesis[3]
CodSpeed Performance Gauge
-1%
41.1 µs
41.6 µs
test_generate_all_combinations[5-4]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_generate_all_combinations[5-4]
CodSpeed Performance Gauge
-1%
42 µs
42.6 µs
test_make_lowpass
tests/benchmarks/TheAlgorithms_bench/test_bench_audio_filters.py::test_make_lowpass
CodSpeed Performance Gauge
-1%
47 µs
47.7 µs
test_is_complete[board0]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_is_complete[board0]
CodSpeed Performance Gauge
-1%
23.5 µs
23.9 µs
test_combination_sum[candidates0-8]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_combination_sum[candidates0-8]
CodSpeed Performance Gauge
-1%
43 µs
43.7 µs
test_open_knight_tour[1]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_open_knight_tour[1]
CodSpeed Performance Gauge
-2%
33.1 µs
33.6 µs
test_combination_lists[0-0]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_combination_lists[0-0]
CodSpeed Performance Gauge
-2%
23 µs
23.4 µs
test_noop_lambda_decorated
tests/benchmarks/test_bench_various_noop.py::test_noop_lambda_decorated
CodSpeed Performance Gauge
-2%
18.9 µs
19.2 µs
test_generate_all_subsequences[sequence1]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_generate_all_subsequences[sequence1]
CodSpeed Performance Gauge
-2%
61.8 µs
62.9 µs
test_noop_lambda
tests/benchmarks/test_bench_various_noop.py::test_noop_lambda
CodSpeed Performance Gauge
-2%
17.3 µs
17.6 µs
test_make_highpass
tests/benchmarks/TheAlgorithms_bench/test_bench_audio_filters.py::test_make_highpass
CodSpeed Performance Gauge
-2%
38.1 µs
38.9 µs
test_get_valid_pos[pos0-4]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_get_valid_pos[pos0-4]
CodSpeed Performance Gauge
-2%
25 µs
25.6 µs

Ignored

test_array_alloc[100000]Ignored
tests/benchmarks/test_bench_syscalls.py::test_array_alloc[100000]
CodSpeed Performance Gauge
0%
431.6 µs
432 µs
test_array_alloc[10000]Ignored
tests/benchmarks/test_bench_syscalls.py::test_array_alloc[10000]
CodSpeed Performance Gauge
0%
60.1 µs
60.2 µs
test_array_alloc[1000]Ignored
tests/benchmarks/test_bench_syscalls.py::test_array_alloc[1000]
CodSpeed Performance Gauge
-2%
23.1 µs
23.5 µs
test_array_alloc[100]Ignored
tests/benchmarks/test_bench_syscalls.py::test_array_alloc[100]
CodSpeed Performance Gauge
-2%
17.8 µs
18.1 µs
test_dup_fdIgnored
tests/benchmarks/test_bench_syscalls.py::test_dup_fd
CodSpeed Performance Gauge
-2%
22.9 µs
23.3 µs
test_fs_read[1000000]Ignored
tests/benchmarks/test_bench_syscalls.py::test_fs_read[1000000]
CodSpeed Performance Gauge
-1%
28.3 µs
28.5 µs
test_fs_read[100000]Ignored
tests/benchmarks/test_bench_syscalls.py::test_fs_read[100000]
CodSpeed Performance Gauge
-1%
28.8 µs
29.1 µs
test_fs_read[10000]Ignored
tests/benchmarks/test_bench_syscalls.py::test_fs_read[10000]
CodSpeed Performance Gauge
-1%
28.8 µs
29.1 µs
test_fs_read[1000]Ignored
tests/benchmarks/test_bench_syscalls.py::test_fs_read[1000]
CodSpeed Performance Gauge
-2%
16.1 µs
16.4 µs
test_fs_read[100]Ignored
tests/benchmarks/test_bench_syscalls.py::test_fs_read[100]
CodSpeed Performance Gauge
-3%
13.8 µs
14.2 µs
test_fs_write[1000000]Ignored
tests/benchmarks/test_bench_syscalls.py::test_fs_write[1000000]
CodSpeed Performance Gauge
0%
1.8 ms
1.8 ms
test_fs_write[100000]Ignored
tests/benchmarks/test_bench_syscalls.py::test_fs_write[100000]
CodSpeed Performance Gauge
-1%
207.4 µs
208.5 µs
test_fs_write[10000]Ignored
tests/benchmarks/test_bench_syscalls.py::test_fs_write[10000]
CodSpeed Performance Gauge
0%
50.2 µs
50.3 µs
test_fs_write[1000]Ignored
tests/benchmarks/test_bench_syscalls.py::test_fs_write[1000]
CodSpeed Performance Gauge
-1%
33 µs
33.3 µs
test_fs_write[100]Ignored
tests/benchmarks/test_bench_syscalls.py::test_fs_write[100]
CodSpeed Performance Gauge
-1%
30.6 µs
30.8 µs
test_hostname_resolution[1.1.1.1]Ignored
tests/benchmarks/test_bench_syscalls.py::test_hostname_resolution[1.1.1.1]
CodSpeed Performance Gauge
0%
39.5 µs
39.5 µs
test_hostname_resolution[127.0.0.1]Ignored
tests/benchmarks/test_bench_syscalls.py::test_hostname_resolution[127.0.0.1]
CodSpeed Performance Gauge
0%
39.7 µs
39.8 µs
test_hostname_resolution[8.8.8.8]Ignored
tests/benchmarks/test_bench_syscalls.py::test_hostname_resolution[8.8.8.8]
CodSpeed Performance Gauge
0%
39.6 µs
39.6 µs
test_hostname_resolution[amazon.com]Ignored
tests/benchmarks/test_bench_syscalls.py::test_hostname_resolution[amazon.com]
CodSpeed Performance Gauge
+1%
90.8 µs
90.4 µs
test_hostname_resolution[google.com]Ignored
tests/benchmarks/test_bench_syscalls.py::test_hostname_resolution[google.com]
CodSpeed Performance Gauge
0%
112.2 µs
112 µs
test_hostname_resolution[localhost]Ignored
tests/benchmarks/test_bench_syscalls.py::test_hostname_resolution[localhost]
CodSpeed Performance Gauge
0%
76.6 µs
76.8 µs
test_mmap_operation[409600]Ignored
tests/benchmarks/test_bench_syscalls.py::test_mmap_operation[409600]
CodSpeed Performance Gauge
0%
745 µs
745.3 µs
test_mmap_operation[40960]Ignored
tests/benchmarks/test_bench_syscalls.py::test_mmap_operation[40960]
CodSpeed Performance Gauge
0%
101.6 µs
102 µs
test_mmap_operation[4096]Ignored
tests/benchmarks/test_bench_syscalls.py::test_mmap_operation[4096]
CodSpeed Performance Gauge
0%
36.5 µs
36.7 µs
test_multiprocessing_map[100000]Ignored
tests/benchmarks/test_bench_syscalls.py::test_multiprocessing_map[100000]
CodSpeed Performance Gauge
+3%
86 ms
83.9 ms
test_multiprocessing_map[10000]Ignored
tests/benchmarks/test_bench_syscalls.py::test_multiprocessing_map[10000]
CodSpeed Performance Gauge
+26%
11.9 ms
9.4 ms
test_multiprocessing_map[1000]Ignored
tests/benchmarks/test_bench_syscalls.py::test_multiprocessing_map[1000]
CodSpeed Performance Gauge
+2%
4.5 ms
4.4 ms
test_multiprocessing_map[100]Ignored
tests/benchmarks/test_bench_syscalls.py::test_multiprocessing_map[100]
CodSpeed Performance Gauge
-27%
3.4 ms
4.7 ms
test_multiprocessing_map[10]Ignored
tests/benchmarks/test_bench_syscalls.py::test_multiprocessing_map[10]
CodSpeed Performance Gauge
-44%
2.8 ms
4.9 ms
test_open_close_fd[1000]Ignored
tests/benchmarks/test_bench_syscalls.py::test_open_close_fd[1000]
CodSpeed Performance Gauge
+2%
1.4 ms
1.3 ms
test_open_close_fd[100]Ignored
tests/benchmarks/test_bench_syscalls.py::test_open_close_fd[100]
CodSpeed Performance Gauge
0%
133.7 µs
134 µs
test_open_close_fd[10]Ignored
tests/benchmarks/test_bench_syscalls.py::test_open_close_fd[10]
CodSpeed Performance Gauge
-2%
36.6 µs
37.3 µs
test_pipe_communication[10000]Ignored
tests/benchmarks/test_bench_syscalls.py::test_pipe_communication[10000]
CodSpeed Performance Gauge
0%
41.8 µs
41.8 µs
test_pipe_communication[1000]Ignored
tests/benchmarks/test_bench_syscalls.py::test_pipe_communication[1000]
CodSpeed Performance Gauge
0%
41.6 µs
41.7 µs
test_pipe_communication[100]Ignored
tests/benchmarks/test_bench_syscalls.py::test_pipe_communication[100]
CodSpeed Performance Gauge
0%
40.2 µs
40.2 µs
test_pipe_communication[10]Ignored
tests/benchmarks/test_bench_syscalls.py::test_pipe_communication[10]
CodSpeed Performance Gauge
0%
43.8 µs
43.7 µs
test_process_creation[cat /dev/null]Ignored
tests/benchmarks/test_bench_syscalls.py::test_process_creation[cat /dev/null]
CodSpeed Performance Gauge
-1%
202.7 µs
204.1 µs
test_process_creation[echo hello]Ignored
tests/benchmarks/test_bench_syscalls.py::test_process_creation[echo hello]
CodSpeed Performance Gauge
0%
235.8 µs
235.6 µs
test_process_creation[ls -l]Ignored
tests/benchmarks/test_bench_syscalls.py::test_process_creation[ls -l]
CodSpeed Performance Gauge
-1%
206 µs
207.7 µs
test_sleep[0.001]Ignored
tests/benchmarks/test_bench_syscalls.py::test_sleep[0.001]
CodSpeed Performance Gauge
-3%
13.4 µs
13.9 µs
test_sleep[0.01]Ignored
tests/benchmarks/test_bench_syscalls.py::test_sleep[0.01]
CodSpeed Performance Gauge
-3%
13.4 µs
13.9 µs
test_sleep[0.05]Ignored
tests/benchmarks/test_bench_syscalls.py::test_sleep[0.05]
CodSpeed Performance Gauge
-3%
13.5 µs
13.9 µs
test_sleep[0.1]Ignored
tests/benchmarks/test_bench_syscalls.py::test_sleep[0.1]
CodSpeed Performance Gauge
-3%
13.5 µs
13.9 µs
test_tcp_connection[1.1.1.1-53]Ignored
tests/benchmarks/test_bench_syscalls.py::test_tcp_connection[1.1.1.1-53]
CodSpeed Performance Gauge
0%
33.7 µs
33.7 µs
test_tcp_connection[8.8.8.8-53]Ignored
tests/benchmarks/test_bench_syscalls.py::test_tcp_connection[8.8.8.8-53]
CodSpeed Performance Gauge
+1%
38.9 µs
38.7 µs
test_tcp_connection[google.com-443]Ignored
tests/benchmarks/test_bench_syscalls.py::test_tcp_connection[google.com-443]
CodSpeed Performance Gauge
0%
107.3 µs
107.2 µs
test_tcp_connection[wikipedia.org-443]Ignored
tests/benchmarks/test_bench_syscalls.py::test_tcp_connection[wikipedia.org-443]
CodSpeed Performance Gauge
0%
65.4 µs
65.4 µs
test_threadpool_map[100000]Ignored
tests/benchmarks/test_bench_syscalls.py::test_threadpool_map[100000]
CodSpeed Performance Gauge
0%
4.3 s
4.3 s
test_threadpool_map[10000]Ignored
tests/benchmarks/test_bench_syscalls.py::test_threadpool_map[10000]
CodSpeed Performance Gauge
0%
419.2 ms
418.4 ms
test_threadpool_map[1000]Ignored
tests/benchmarks/test_bench_syscalls.py::test_threadpool_map[1000]
CodSpeed Performance Gauge
0%
41.2 ms
41 ms
test_threadpool_map[100]Ignored
tests/benchmarks/test_bench_syscalls.py::test_threadpool_map[100]
CodSpeed Performance Gauge
0%
4.6 ms
4.6 ms
test_threadpool_map[10]Ignored
tests/benchmarks/test_bench_syscalls.py::test_threadpool_map[10]
CodSpeed Performance Gauge
0%
818.6 µs
818.4 µs
test_noop_ellipsisIgnored
tests/benchmarks/test_bench_various_noop.py::test_noop_ellipsis
CodSpeed Performance Gauge
-3%
12.3 µs
12.7 µs

Commits

Click on a commit to change the comparison range
Base
master
c92304c
-3%
feat: use instrument hooks
5dc6f3b
5 days ago
by not-matthias
© 2025 CodSpeed Technology
Home Terms PrivacyDocs