CodSpeedHQ
pytest-codspeed
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Remove CFFI in favor of native extension to support free-threaded mode
#96
Comparing
feat/remove-cffi
(
33c1bfa
) with
master
(
a71ec50
)
CodSpeed Performance Gauge
-16%
Improvements
60
Regressions
20
Untouched
87
Ignored
53
Benchmarks
Failed
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_multiprocessing_map[10000]
tests/benchmarks/test_bench_syscalls.py
Regression
CodSpeed Performance Gauge
-5%
422.3 ms
446 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_generate_parenthesis[3]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
Regression
CodSpeed Performance Gauge
-2%
11.8 µs
12.1 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_iterative_fibo_10
tests/benchmarks/test_bench_fibo.py
Regression
CodSpeed Performance Gauge
-4%
1.3 µs
1.4 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_noop_pass_decorated
tests/benchmarks/test_bench_various_noop.py
Regression
CodSpeed Performance Gauge
-7%
625.5 ns
671 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_generate_sum_of_subsets_soln[nums0-9]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
Regression
CodSpeed Performance Gauge
-3%
22.2 µs
22.8 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_fs_read[10000]
tests/benchmarks/test_bench_syscalls.py
Regression
CodSpeed Performance Gauge
-3%
1.7 µs
1.7 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_hostname_resolution[127.0.0.1]
tests/benchmarks/test_bench_syscalls.py
Regression
CodSpeed Performance Gauge
-4%
7.3 µs
7.6 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_sum_of_squares[sum_of_squares_sum_comprehension_power]
tests/benchmarks/test_bench_misc.py
Regression
CodSpeed Performance Gauge
-3%
214.9 µs
221.3 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_recursive_fibo_20
tests/benchmarks/test_bench_fibo.py
Regression
CodSpeed Performance Gauge
-2%
5.3 ms
5.4 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_combination_sum[candidates0-8]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
Regression
CodSpeed Performance Gauge
-4%
10.6 µs
11.1 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_iir_filter_set_coefficients[a_coeffs0-b_coeffs0]
tests/benchmarks/TheAlgorithms_bench/test_bench_audio_filters.py
Regression
CodSpeed Performance Gauge
-3%
818.9 ns
848 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_noop_ellipsis
tests/benchmarks/test_bench_various_noop.py
Regression
CodSpeed Performance Gauge
-16%
442.2 ns
529.6 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_make_bandpass
tests/benchmarks/TheAlgorithms_bench/test_bench_audio_filters.py
Regression
CodSpeed Performance Gauge
-5%
5.3 µs
5.6 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_word_exists[board0-ABCCED]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
Regression
CodSpeed Performance Gauge
-4%
17.3 µs
18 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_is_safe[board0-1-1]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
Regression
CodSpeed Performance Gauge
-4%
11.8 µs
12.3 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_is_complete[board0]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
Regression
CodSpeed Performance Gauge
-5%
1.7 µs
1.8 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_multiprocessing_map[100]
tests/benchmarks/test_bench_syscalls.py
Regression
CodSpeed Performance Gauge
-2%
295.5 ms
302.4 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_generate_all_combinations[4-2]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
Regression
CodSpeed Performance Gauge
-2%
7 µs
7.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_recursive_fibo_10
tests/benchmarks/test_bench_fibo.py
Regression
CodSpeed Performance Gauge
-2%
114.6 µs
117.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_iterative_fibo_10
tests/benchmarks/test_bench_fibo.py
Regression
CodSpeed Performance Gauge
-9%
28.8 µs
31.5 µs
Improved
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_noop_pass
tests/benchmarks/test_bench_various_noop.py
CodSpeed Performance Gauge
+26%
13.4 µs
10.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_noop_ellipsis_decorated
tests/benchmarks/test_bench_various_noop.py
CodSpeed Performance Gauge
+23%
15.6 µs
12.7 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_pipe_communication[10000]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
+21%
14.5 ms
12 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_noop_pass_decorated
tests/benchmarks/test_bench_various_noop.py
CodSpeed Performance Gauge
+21%
15.7 µs
13 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_iir_filter_set_coefficients[a_coeffs0-b_coeffs0]
tests/benchmarks/TheAlgorithms_bench/test_bench_audio_filters.py
CodSpeed Performance Gauge
+20%
16.7 µs
13.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_noop_lambda
tests/benchmarks/test_bench_various_noop.py
CodSpeed Performance Gauge
+17%
18.5 µs
15.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_noop_lambda_decorated
tests/benchmarks/test_bench_various_noop.py
CodSpeed Performance Gauge
+15%
20.3 µs
17.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_generate_all_combinations[0-0]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
+15%
22.3 µs
19.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_solve_crossword[puzzle0-words0]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
+15%
21.3 µs
18.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_is_complete[board0]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
+13%
25.3 µs
22.4 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_sum_squares_slow
tests/benchmarks/test_bench_doc.py
CodSpeed Performance Gauge
+12%
328.4 µs
293.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_get_valid_pos[pos0-4]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
+11%
25.8 µs
23.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_combination_lists[0-0]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
+11%
26.5 µs
23.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_minimax[scores0]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
+10%
34.4 µs
31.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_open_knight_tour[1]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
+10%
35.9 µs
32.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_combination_lists[5-4]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
+10%
31.5 µs
28.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_sudoku[initial_grid0]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
+9%
33.5 µs
30.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_solve_power_sum[13-2]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
+9%
33.3 µs
30.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_combination_lists[4-2]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
+9%
31.2 µs
28.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_generate_all_combinations[4-2]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
+9%
36.8 µs
33.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_iir_filter_process
tests/benchmarks/TheAlgorithms_bench/test_bench_audio_filters.py
CodSpeed Performance Gauge
+8%
35.3 µs
32.7 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_hamilton_cycle[graph0]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
+8%
25.5 µs
23.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_generate_all_combinations[5-4]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
+7%
43.5 µs
40.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_generate_parenthesis[3]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
+7%
44.2 µs
41.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_combination_sum[candidates0-8]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
+7%
43.7 µs
40.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_make_bandpass
tests/benchmarks/TheAlgorithms_bench/test_bench_audio_filters.py
CodSpeed Performance Gauge
+7%
47.3 µs
44.2 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_count_even[count_even_slow]
tests/benchmarks/test_bench_misc.py
CodSpeed Performance Gauge
+7%
1.3 ms
1.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_make_lowshelf
tests/benchmarks/TheAlgorithms_bench/test_bench_audio_filters.py
CodSpeed Performance Gauge
+7%
46.4 µs
43.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_is_safe[board0-1-1]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
+7%
44.4 µs
41.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_make_lowpass
tests/benchmarks/TheAlgorithms_bench/test_bench_audio_filters.py
CodSpeed Performance Gauge
+7%
47.3 µs
44.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_make_highpass
tests/benchmarks/TheAlgorithms_bench/test_bench_audio_filters.py
CodSpeed Performance Gauge
+7%
47.2 µs
44.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_make_allpass
tests/benchmarks/TheAlgorithms_bench/test_bench_audio_filters.py
CodSpeed Performance Gauge
+7%
46.6 µs
43.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_make_highshelf
tests/benchmarks/TheAlgorithms_bench/test_bench_audio_filters.py
CodSpeed Performance Gauge
+6%
46.3 µs
43.5 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_sum_of_squares[sum_of_squares_sum_comprehension_product]
tests/benchmarks/test_bench_misc.py
CodSpeed Performance Gauge
+6%
199.2 µs
187.1 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_noop_lambda
tests/benchmarks/test_bench_various_noop.py
CodSpeed Performance Gauge
+6%
1,032.9 ns
971.3 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_make_peak
tests/benchmarks/TheAlgorithms_bench/test_bench_audio_filters.py
CodSpeed Performance Gauge
+6%
43.3 µs
40.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_word_exists[board0-ABCCED]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
+5%
64.5 µs
61.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_solve_maze[maze0]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
+5%
70.6 µs
67.4 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_multiprocessing_map[10]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
+5%
304.9 ms
291.5 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_recursive_fibo_10
tests/benchmarks/test_bench_fibo.py
CodSpeed Performance Gauge
+5%
44.6 µs
42.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_hamilton_cycle[graph0]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
+4%
73.2 µs
70.1 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_pipe_communication[1000]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
+4%
6.6 ms
6.4 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_fs_read[100]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
+4%
489.4 ns
469.9 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_generate_all_combinations[5-4]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
+4%
10.4 µs
10 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_generate_sum_of_subsets_soln[nums0-9]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
+4%
72.8 µs
70.1 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_make_lowshelf
tests/benchmarks/TheAlgorithms_bench/test_bench_audio_filters.py
CodSpeed Performance Gauge
+4%
7.3 µs
7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_color[graph0-3]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
+4%
76.7 µs
73.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_depth_first_search[4]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
+4%
86.4 µs
83.4 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_noop_lambda_decorated
tests/benchmarks/test_bench_various_noop.py
CodSpeed Performance Gauge
+3%
1.3 µs
1.2 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_pipe_communication[10]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
+3%
11.7 ms
11.4 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_generate_all_combinations[0-0]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
+3%
1.1 µs
1.1 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_threadpool_map[100000]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
+3%
3.8 s
3.7 s
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_minimax[scores0]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
+3%
7.7 µs
7.4 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_color[graph0-3]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
+3%
27.2 µs
26.4 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_recursive_cached_fibo_10
tests/benchmarks/test_bench_fibo.py
CodSpeed Performance Gauge
+3%
9.3 µs
9.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_recursive_cached_fibo_10
tests/benchmarks/test_bench_fibo.py
CodSpeed Performance Gauge
+3%
45.6 µs
44.4 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_combination_lists[4-2]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
+2%
3.8 µs
3.7 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_pipe_communication[100]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
+2%
6.6 ms
6.4 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_solve_crossword[puzzle0-words0]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
+2%
2.1 µs
2.1 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_generate_all_permutations[sequence0]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
+2%
158.5 µs
155.3 µs
Passed
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_tcp_connection[8.8.8.8-53]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
+2%
718.3 µs
705 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_match_word_pattern[aba-GraphTreesGraph]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
+2%
172.3 µs
169.1 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_threadpool_map[10]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
+2%
1.7 ms
1.7 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_sudoku[initial_grid0]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
+2%
7.6 µs
7.5 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_generate_all_subsequences[sequence1]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
+2%
95.5 µs
94 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_get_valid_pos[pos0-4]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
+2%
2.7 µs
2.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_generate_all_subsequences[sequence1]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
+1%
63.8 µs
62.9 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_sum_of_squares[sum_of_squares_for_loop_power]
tests/benchmarks/test_bench_misc.py
CodSpeed Performance Gauge
+1%
185.7 µs
183.2 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_array_alloc[100]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
+1%
1.1 µs
1.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_generate_all_subsequences[sequence0]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
+1%
90.8 µs
89.8 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_match_word_pattern[aba-GraphTreesGraph]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
+1%
96.9 µs
96 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_generate_all_permutations[sequence0]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
+1%
101.7 µs
100.7 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_open_close_fd[100]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
+1%
880.6 µs
872.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_generate_all_permutations[sequence1]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
+1%
108.9 µs
107.9 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_depth_first_search[4]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
+1%
32.6 µs
32.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_recursive_cached_fibo_100
tests/benchmarks/test_bench_fibo.py
CodSpeed Performance Gauge
+1%
226.5 µs
224.7 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_threadpool_map[100]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
+1%
6.9 ms
6.8 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_array_alloc[10000]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
+1%
20 µs
19.9 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_process_creation[cat /dev/null]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
+1%
3.8 ms
3.8 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_hostname_resolution[8.8.8.8]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
+1%
7.2 µs
7.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_sum_of_squares[sum_of_squares_for_loop_product]
tests/benchmarks/test_bench_misc.py
CodSpeed Performance Gauge
+1%
383.8 µs
381 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_open_knight_tour[1]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
+1%
3.9 µs
3.8 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_mmap_operation[409600]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
+1%
126 µs
125.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_sum_of_squares[sum_of_squares_sum_comprehension_product]
tests/benchmarks/test_bench_misc.py
CodSpeed Performance Gauge
+1%
428.1 µs
425.6 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_process_creation[echo hello]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
+1%
1.7 ms
1.7 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_n_queens_solve[board0]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
+1%
10.5 ms
10.5 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_solve_power_sum[13-2]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
+1%
6.9 µs
6.9 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_fs_write[1000]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
0%
17.4 µs
17.3 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_mmap_operation[4096]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
0%
33.8 µs
33.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_sum_of_squares[sum_of_squares_sum_comprehension_power]
tests/benchmarks/test_bench_misc.py
CodSpeed Performance Gauge
0%
490.1 µs
487.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_sum_of_squares[sum_of_squares_for_loop_power]
tests/benchmarks/test_bench_misc.py
CodSpeed Performance Gauge
0%
445.4 µs
443.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_sum_of_squares[sum_of_squares_sum_labmda_product]
tests/benchmarks/test_bench_misc.py
CodSpeed Performance Gauge
0%
541 µs
538.6 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_dup_fd
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
0%
14.5 µs
14.4 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_combination_lists[0-0]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
0%
1.9 µs
1.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_sum_of_squares[sum_of_squares_sum_labmda_power]
tests/benchmarks/test_bench_misc.py
CodSpeed Performance Gauge
0%
607.3 µs
605.2 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_sum_squares_fast
tests/benchmarks/test_bench_doc.py
CodSpeed Performance Gauge
0%
155.2 µs
154.6 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_noop_pass
tests/benchmarks/test_bench_various_noop.py
CodSpeed Performance Gauge
0%
461 ns
459.7 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_solve_maze[maze0]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
0%
25.3 µs
25.2 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_process_creation[ls -l]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
0%
5 ms
5 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_sum_of_squares[sum_of_squares_for_loop_product]
tests/benchmarks/test_bench_misc.py
CodSpeed Performance Gauge
0%
157.2 µs
156.8 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_count_even[count_even_fast]
tests/benchmarks/test_bench_misc.py
CodSpeed Performance Gauge
0%
1.1 ms
1.1 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_make_allpass
tests/benchmarks/TheAlgorithms_bench/test_bench_audio_filters.py
CodSpeed Performance Gauge
0%
5.1 µs
5.1 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_make_highpass
tests/benchmarks/TheAlgorithms_bench/test_bench_audio_filters.py
CodSpeed Performance Gauge
0%
5.4 µs
5.4 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_tcp_connection[1.1.1.1-53]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
0%
884.8 µs
883.7 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_open_close_fd[10]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
0%
93.5 µs
93.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_count_even[count_even_slow]
tests/benchmarks/test_bench_misc.py
CodSpeed Performance Gauge
0%
2.7 ms
2.7 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_array_alloc[100000]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
0%
185.8 µs
185.6 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_make_peak
tests/benchmarks/TheAlgorithms_bench/test_bench_audio_filters.py
CodSpeed Performance Gauge
0%
6.2 µs
6.2 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_open_close_fd[1000]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
0%
8.9 ms
8.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_count_even[count_even_fast]
tests/benchmarks/test_bench_misc.py
CodSpeed Performance Gauge
0%
2.6 ms
2.6 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_mmap_operation[40960]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
0%
44.6 µs
44.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_recursive_fibo_20
tests/benchmarks/test_bench_fibo.py
CodSpeed Performance Gauge
0%
10.6 ms
10.6 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_generate_all_permutations[sequence1]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
0%
162.6 µs
162.6 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_fs_read[1000000]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
0%
6.9 ms
6.9 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_sleep[0.05]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
0%
50.1 ms
50.1 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_sleep[0.1]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
0%
100.1 ms
100.1 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_fs_read[100000]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
0%
506.3 µs
506.3 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_sleep[0.01]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
0%
10.1 ms
10.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_n_queens_solve[board0]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
0%
3.6 ms
3.6 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_fs_write[100]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
0%
13.4 µs
13.4 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_sleep[0.001]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
0%
1.1 ms
1.1 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_tcp_connection[wikipedia.org-443]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
0%
16.3 ms
16.3 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_hostname_resolution[google.com]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
0%
383.9 µs
384.3 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_hostname_resolution[amazon.com]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
0%
321.9 µs
322.3 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_sum_of_squares[sum_of_squares_sum_labmda_product]
tests/benchmarks/test_bench_misc.py
CodSpeed Performance Gauge
0%
246.2 µs
246.5 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_threadpool_map[10000]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
0%
354.4 ms
354.9 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_hostname_resolution[localhost]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
0%
117.3 µs
117.5 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_make_highshelf
tests/benchmarks/TheAlgorithms_bench/test_bench_audio_filters.py
CodSpeed Performance Gauge
0%
7.1 µs
7.2 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_fs_write[1000000]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
0%
2.5 ms
2.5 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_fs_write[10000]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
0%
41.2 µs
41.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_sum_squares_slow
tests/benchmarks/test_bench_doc.py
CodSpeed Performance Gauge
0%
618.4 µs
620.4 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_multiprocessing_map[1000]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
0%
322.8 ms
323.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_sum_squares_fast
tests/benchmarks/test_bench_doc.py
CodSpeed Performance Gauge
0%
392.8 µs
394.5 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_make_lowpass
tests/benchmarks/TheAlgorithms_bench/test_bench_audio_filters.py
CodSpeed Performance Gauge
-1%
5.4 µs
5.4 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_recursive_cached_fibo_100
tests/benchmarks/test_bench_fibo.py
CodSpeed Performance Gauge
-1%
142.6 µs
143.7 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_iir_filter_process
tests/benchmarks/TheAlgorithms_bench/test_bench_audio_filters.py
CodSpeed Performance Gauge
-1%
2.6 µs
2.6 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_multiprocessing_map[100000]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
-1%
540.2 ms
545.8 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_generate_all_subsequences[sequence0]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
-1%
186.8 µs
188.8 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_fs_write[100000]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
-1%
248.9 µs
251.6 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_threadpool_map[1000]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
-1%
38.1 ms
38.5 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_hostname_resolution[1.1.1.1]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
-1%
7.3 µs
7.4 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_tcp_connection[google.com-443]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
-1%
1.2 ms
1.2 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_noop_ellipsis_decorated
tests/benchmarks/test_bench_various_noop.py
CodSpeed Performance Gauge
-1%
649 ns
657.4 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_combination_lists[5-4]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
-1%
3.3 µs
3.4 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_fs_read[1000]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
-1%
745.8 ns
756.9 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_array_alloc[1000]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
-2%
2.8 µs
2.9 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_sum_of_squares[sum_of_squares_sum_labmda_power]
tests/benchmarks/test_bench_misc.py
CodSpeed Performance Gauge
-2%
295.6 µs
301.4 µs
Ignored
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_multiprocessing_map[1000]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
-6%
7.3 ms
7.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_sleep[0.01]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
+10%
15.9 µs
14.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_pipe_communication[1000]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
+2%
45.9 µs
44.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_tcp_connection[1.1.1.1-53]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
+4%
42.1 µs
40.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_process_creation[ls -l]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
0%
244.5 µs
244 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_threadpool_map[10000]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
0%
395.1 ms
393.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_open_close_fd[100]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
+1%
145.1 µs
144 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_array_alloc[1000]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
+12%
24.1 µs
21.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_noop_ellipsis
tests/benchmarks/test_bench_various_noop.py
Ignored
CodSpeed Performance Gauge
+27%
13.5 µs
10.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_fs_read[1000000]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
0%
168.9 µs
168.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_fs_write[1000]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
+2%
37.4 µs
36.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_fs_read[100]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
+22%
14.8 µs
12.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_mmap_operation[409600]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
0%
750 µs
749.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_hostname_resolution[8.8.8.8]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
+6%
48.2 µs
45.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_array_alloc[10000]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
+4%
61.5 µs
59.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_fs_read[1000]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
+22%
17.2 µs
14.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_fs_write[10000]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
+1%
67.3 µs
66.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_open_close_fd[1000]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
0%
1.4 ms
1.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_tcp_connection[google.com-443]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
-35%
74 µs
113.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_process_creation[cat /dev/null]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
-1%
240.8 µs
242.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_threadpool_map[10]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
+2%
827.9 µs
813.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_hostname_resolution[localhost]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
-1%
82 µs
82.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_pipe_communication[10000]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
+2%
45.7 µs
44.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_hostname_resolution[google.com]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
-35%
75.8 µs
116.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_multiprocessing_map[10000]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
+1%
14.2 ms
14.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_sleep[0.05]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
+10%
15.9 µs
14.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_threadpool_map[100000]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
0%
4 s
4 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_open_close_fd[10]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
+4%
38.3 µs
36.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_mmap_operation[40960]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
+1%
106.6 µs
105.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_threadpool_map[1000]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
0%
38.3 ms
38.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_hostname_resolution[1.1.1.1]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
+8%
48.3 µs
44.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_fs_write[100]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
+1%
33.6 µs
33.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_sleep[0.001]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
+8%
14.9 µs
13.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_multiprocessing_map[100]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
+3%
6.9 ms
6.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_pipe_communication[100]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
+2%
44.2 µs
43.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_process_creation[echo hello]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
0%
243 µs
243.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_fs_read[100000]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
0%
198.2 µs
197.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_fs_write[1000000]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
0%
1.8 ms
1.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_tcp_connection[8.8.8.8-53]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
+4%
41.8 µs
40.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_array_alloc[100]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
+18%
20.1 µs
17.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_fs_write[100000]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
0%
342.8 µs
341.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_fs_read[10000]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
+8%
33.5 µs
30.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_sleep[0.1]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
+10%
15.9 µs
14.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_multiprocessing_map[10]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
0%
5.7 ms
5.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_hostname_resolution[amazon.com]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
0%
94 µs
93.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_tcp_connection[wikipedia.org-443]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
+2%
73.9 µs
72.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_pipe_communication[10]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
+2%
44.1 µs
43.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_mmap_operation[4096]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
+2%
41.9 µs
41.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_threadpool_map[100]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
0%
4.4 ms
4.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_hostname_resolution[127.0.0.1]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
+2%
47.3 µs
46.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_dup_fd
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
+4%
24.2 µs
23.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_array_alloc[100000]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
+1%
433.3 µs
430.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_multiprocessing_map[100000]
tests/benchmarks/test_bench_syscalls.py
Ignored
CodSpeed Performance Gauge
-23%
111.8 ms
144.3 ms
Commits
Click on a commit to change the comparison range
Base
master
a71ec50
-16.5%
feat: remove cffi in favor of native extension
33c1bfa
8 days ago
by adriencaccia
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs