CodSpeedHQ
/
pytest-codspeed
Blog
Docs
Overview
Branches
Benchmarks
Runs
test: make it slower
(
#55
)
Closed
Comparing
test/bad-perf
(
9ef3664
) with
master
(
4f45b41
)
-60%
IMPROVEMENTS
0
REGRESSIONS
1
UNTOUCHED
45
NEW
0
DROPPED
1
IGNORED
53
Benchmarks
Failed
test_recursive_cached_fibo_100
Missing
tests/benchmarks/test_bench_fibo.py::test_recursive_cached_fibo_100
N/A
202.3 µs
N/A
test_recursive_cached_fibo_10
Regression
tests/benchmarks/test_bench_fibo.py::test_recursive_cached_fibo_10
-60%
40.4 µs
101.6 µs
Passed
test_noop_ellipsis_decorated
tests/benchmarks/test_bench_various_noop.py::test_noop_ellipsis_decorated
+1%
14.2 µs
14 µs
test_iterative_fibo_10
tests/benchmarks/test_bench_fibo.py::test_iterative_fibo_10
+1%
21.2 µs
21 µs
test_iir_filter_set_coefficients[a_coeffs0-b_coeffs0]
tests/benchmarks/TheAlgorithms_bench/test_bench_audio_filters.py::test_iir_filter_set_coefficients[a_coeffs0-b_coeffs0]
+1%
15.7 µs
15.6 µs
test_noop_pass_decorated
tests/benchmarks/test_bench_various_noop.py::test_noop_pass_decorated
+1%
14.4 µs
14.3 µs
test_noop_lambda_decorated
tests/benchmarks/test_bench_various_noop.py::test_noop_lambda_decorated
+1%
18.7 µs
18.6 µs
test_solve_power_sum[13-2]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_solve_power_sum[13-2]
+1%
32.2 µs
32 µs
test_combination_lists[4-2]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_combination_lists[4-2]
0%
29.8 µs
29.7 µs
test_solve_crossword[puzzle0-words0]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_solve_crossword[puzzle0-words0]
0%
21.7 µs
21.6 µs
test_iir_filter_process
tests/benchmarks/TheAlgorithms_bench/test_bench_audio_filters.py::test_iir_filter_process
0%
31.1 µs
31 µs
test_hamilton_cycle[graph0]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_hamilton_cycle[graph0]
0%
79.3 µs
79.1 µs
test_generate_all_combinations[0-0]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_generate_all_combinations[0-0]
0%
18.3 µs
18.2 µs
test_combination_lists[5-4]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_combination_lists[5-4]
0%
27.7 µs
27.6 µs
test_combination_lists[0-0]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_combination_lists[0-0]
0%
23.2 µs
23.2 µs
test_word_exists[board0-ABCCED]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_word_exists[board0-ABCCED]
0%
64.1 µs
64 µs
test_solve_maze[maze0]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_solve_maze[maze0]
0%
67.8 µs
67.7 µs
test_noop_lambda
tests/benchmarks/test_bench_various_noop.py::test_noop_lambda
0%
17.1 µs
17.1 µs
test_generate_all_permutations[sequence1]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_generate_all_permutations[sequence1]
0%
103.8 µs
103.7 µs
test_generate_parenthesis[3]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_generate_parenthesis[3]
0%
40.9 µs
40.8 µs
test_minimax[scores0]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_minimax[scores0]
0%
39.5 µs
39.4 µs
test_combination_sum[candidates0-8]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_combination_sum[candidates0-8]
0%
43.2 µs
43.1 µs
test_recursive_fibo_10
tests/benchmarks/test_bench_fibo.py::test_recursive_fibo_10
0%
100.9 µs
100.8 µs
test_sudoku[initial_grid0]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_sudoku[initial_grid0]
0%
34 µs
33.9 µs
test_make_bandpass
tests/benchmarks/TheAlgorithms_bench/test_bench_audio_filters.py::test_make_bandpass
0%
37.2 µs
37.2 µs
test_color[graph0-3]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_color[graph0-3]
0%
80.7 µs
80.7 µs
test_make_lowshelf
tests/benchmarks/TheAlgorithms_bench/test_bench_audio_filters.py::test_make_lowshelf
0%
42.7 µs
42.7 µs
test_recursive_fibo_20
tests/benchmarks/test_bench_fibo.py::test_recursive_fibo_20
0%
10.2 ms
10.2 ms
test_noop_pass
tests/benchmarks/test_bench_various_noop.py::test_noop_pass
0%
12.2 µs
12.2 µs
test_make_peak
tests/benchmarks/TheAlgorithms_bench/test_bench_audio_filters.py::test_make_peak
0%
40.4 µs
40.4 µs
test_open_knight_tour[1]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_open_knight_tour[1]
0%
33 µs
33 µs
test_generate_all_permutations[sequence0]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_generate_all_permutations[sequence0]
0%
104.1 µs
104.3 µs
test_is_safe[board0-1-1]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_is_safe[board0-1-1]
0%
42.4 µs
42.5 µs
test_generate_all_combinations[5-4]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_generate_all_combinations[5-4]
0%
42 µs
42.1 µs
test_generate_all_combinations[4-2]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_generate_all_combinations[4-2]
0%
36.3 µs
36.4 µs
test_depth_first_search[4]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_depth_first_search[4]
0%
83.5 µs
83.6 µ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]
0%
72.8 µs
72.9 µs
test_match_word_pattern[aba-GraphTreesGraph]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_match_word_pattern[aba-GraphTreesGraph]
0%
194.3 µs
194.6 µs
test_n_queens_solve[board0]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_n_queens_solve[board0]
0%
3.8 ms
3.8 ms
test_make_highpass
tests/benchmarks/TheAlgorithms_bench/test_bench_audio_filters.py::test_make_highpass
0%
37.8 µs
37.9 µs
test_get_valid_pos[pos0-4]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_get_valid_pos[pos0-4]
0%
24.9 µs
25 µs
test_make_lowpass
tests/benchmarks/TheAlgorithms_bench/test_bench_audio_filters.py::test_make_lowpass
0%
46 µs
46.2 µs
test_generate_all_subsequences[sequence0]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_generate_all_subsequences[sequence0]
0%
93.6 µs
93.9 µs
test_make_allpass
tests/benchmarks/TheAlgorithms_bench/test_bench_audio_filters.py::test_make_allpass
0%
36.7 µs
36.8 µs
test_generate_all_subsequences[sequence1]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_generate_all_subsequences[sequence1]
0%
61.7 µs
62 µs
test_is_complete[board0]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py::test_is_complete[board0]
0%
23.4 µs
23.5 µs
test_make_highshelf
tests/benchmarks/TheAlgorithms_bench/test_bench_audio_filters.py::test_make_highshelf
-1%
42.2 µs
42.5 µs
Ignored
test_array_alloc[100000]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_array_alloc[100000]
0%
431.4 µs
431.5 µs
test_array_alloc[10000]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_array_alloc[10000]
0%
59.8 µs
59.7 µs
test_array_alloc[1000]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_array_alloc[1000]
0%
22.2 µs
22.2 µs
test_array_alloc[100]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_array_alloc[100]
+1%
17.8 µs
17.6 µs
test_dup_fd
Ignored
tests/benchmarks/test_bench_syscalls.py::test_dup_fd
0%
22.8 µs
22.8 µs
test_fs_read[1000000]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_fs_read[1000000]
0%
28.1 µs
28.1 µs
test_fs_read[100000]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_fs_read[100000]
0%
28.7 µs
28.7 µs
test_fs_read[10000]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_fs_read[10000]
0%
28.6 µs
28.6 µs
test_fs_read[1000]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_fs_read[1000]
0%
15.9 µs
15.9 µs
test_fs_read[100]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_fs_read[100]
0%
13.8 µs
13.8 µs
test_fs_write[1000000]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_fs_write[1000000]
0%
1.8 ms
1.8 ms
test_fs_write[100000]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_fs_write[100000]
0%
208.1 µs
207.5 µs
test_fs_write[10000]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_fs_write[10000]
0%
50 µs
49.9 µs
test_fs_write[1000]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_fs_write[1000]
-1%
32.9 µs
33.1 µs
test_fs_write[100]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_fs_write[100]
0%
30.4 µs
30.5 µs
test_hostname_resolution[1.1.1.1]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_hostname_resolution[1.1.1.1]
0%
39.7 µs
39.7 µs
test_hostname_resolution[127.0.0.1]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_hostname_resolution[127.0.0.1]
0%
40 µs
39.9 µs
test_hostname_resolution[8.8.8.8]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_hostname_resolution[8.8.8.8]
0%
39.7 µs
39.7 µs
test_hostname_resolution[amazon.com]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_hostname_resolution[amazon.com]
0%
90.5 µs
90.2 µs
test_hostname_resolution[google.com]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_hostname_resolution[google.com]
+57%
112 µs
71.2 µs
test_hostname_resolution[localhost]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_hostname_resolution[localhost]
0%
76.6 µs
76.7 µs
test_mmap_operation[409600]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_mmap_operation[409600]
0%
745 µs
744.8 µs
test_mmap_operation[40960]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_mmap_operation[40960]
0%
101.5 µs
101.5 µs
test_mmap_operation[4096]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_mmap_operation[4096]
0%
36.4 µs
36.4 µs
test_multiprocessing_map[100000]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_multiprocessing_map[100000]
-30%
76.5 ms
108.8 ms
test_multiprocessing_map[10000]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_multiprocessing_map[10000]
-6%
10 ms
10.7 ms
test_multiprocessing_map[1000]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_multiprocessing_map[1000]
+51%
6.2 ms
4.1 ms
test_multiprocessing_map[100]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_multiprocessing_map[100]
-40%
3.2 ms
5.3 ms
test_multiprocessing_map[10]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_multiprocessing_map[10]
+20%
4.4 ms
3.7 ms
test_open_close_fd[1000]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_open_close_fd[1000]
+1%
1.4 ms
1.3 ms
test_open_close_fd[100]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_open_close_fd[100]
0%
133.9 µs
133.9 µs
test_open_close_fd[10]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_open_close_fd[10]
0%
37.6 µs
37.4 µs
test_pipe_communication[10000]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_pipe_communication[10000]
0%
41.5 µs
41.5 µs
test_pipe_communication[1000]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_pipe_communication[1000]
0%
41.5 µs
41.5 µs
test_pipe_communication[100]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_pipe_communication[100]
0%
40.1 µs
40 µs
test_pipe_communication[10]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_pipe_communication[10]
0%
43.5 µs
43.6 µs
test_process_creation[cat /dev/null]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_process_creation[cat /dev/null]
0%
206.3 µs
205.9 µs
test_process_creation[echo hello]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_process_creation[echo hello]
0%
220.5 µs
221.3 µs
test_process_creation[ls -l]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_process_creation[ls -l]
0%
207.4 µs
208.3 µs
test_sleep[0.001]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_sleep[0.001]
0%
13.4 µs
13.4 µs
test_sleep[0.01]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_sleep[0.01]
+1%
13.5 µs
13.3 µs
test_sleep[0.05]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_sleep[0.05]
0%
13.4 µs
13.4 µs
test_sleep[0.1]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_sleep[0.1]
+1%
13.4 µs
13.3 µs
test_tcp_connection[1.1.1.1-53]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_tcp_connection[1.1.1.1-53]
+1%
33.9 µ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]
+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]
+64%
106.9 µs
65 µs
test_tcp_connection[wikipedia.org-443]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_tcp_connection[wikipedia.org-443]
+1%
65.5 µs
65.1 µs
test_threadpool_map[100000]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_threadpool_map[100000]
0%
4.3 s
4.3 s
test_threadpool_map[10000]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_threadpool_map[10000]
0%
419.6 ms
418.5 ms
test_threadpool_map[1000]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_threadpool_map[1000]
0%
41.1 ms
41.1 ms
test_threadpool_map[100]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_threadpool_map[100]
0%
4.6 ms
4.6 ms
test_threadpool_map[10]
Ignored
tests/benchmarks/test_bench_syscalls.py::test_threadpool_map[10]
0%
813 µs
815 µs
test_noop_ellipsis
Ignored
tests/benchmarks/test_bench_various_noop.py::test_noop_ellipsis
0%
12.2 µs
12.2 µs
Commits
Click on a commit to change the comparison range
base
master
4f45b41
-60%
test: make it slower
9ef3664
6 days ago
by art049
Resources
Home
Pricing
Docs
Blog
GitHub
Changelog
Getting Started
Sample repository
Explore repositories
Support
About
Careers
Twitter
Discord
Contact Us
Terms of Service
Privacy Policy
Copyright © 2024 CodSpeed Technology SAS. All rights reserved.