CodSpeedHQ
pytest-codspeed
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
feat: collect Python toolchain information via instrument hooks environment API
#108
Comparing
cod-2416-implement-toolchain-harvesting-for-node-python-and-go
(
1560644
) with
master
(
aa267f3
)
CodSpeed Performance Gauge
-35%
Improvement
15
Regression
19
Untouched
243
Ignored
53
Different runtime environments detected
Some benchmarks with significant performance changes were compared across different runtime environments, which may affect the accuracy of the results.
Learn more about regression causes
.
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Regression
Improvement
Untouched
Ignored
330 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_iterative_fibo_10
tests/benchmarks/test_bench_fibo.py
CodSpeed Performance Gauge
+5%
30.4 µs
29 µs
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
CodSpeed Performance Gauge
+5%
26.5 µs
25.3 µs
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
+4%
7.1 µs
6.8 µs
Uses the
Memory instrument
to collect Memory usage metrics.
test_multiprocessing_map[100000]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
+4%
6.5 MB
6.3 MB
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_sleep[0.001]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
+3%
1.1 ms
1 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_is_complete[board0]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
+3%
1.9 µs
1.8 µ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
+3%
5.4 ms
5.3 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_mmap_operation[4096]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
+2%
39.5 µs
38.5 µ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
+2%
1.2 µs
1.1 µs
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
+7%
4.1 µs
3.8 µs
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
+6%
1.2 µs
1.2 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_generate_parenthesis[3]
tests/benchmarks/TheAlgorithms_bench/test_bench_backtracking.py
CodSpeed Performance Gauge
+5%
11.8 µs
11.2 µ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
CodSpeed Performance Gauge
+5%
898 ns
855.4 ns
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
+4%
1.3 ms
1.2 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
+2%
43.7 µs
42.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
+2%
105.6 µs
103.6 µs
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
+2%
190.6 µs
187.2 µ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%
162.6 µs
159.7 µ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
+2%
7.6 µs
7.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_recursive_fibo_10
tests/benchmarks/test_bench_fibo.py
CodSpeed Performance Gauge
+1%
116.6 µs
115 µ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
+1%
97.1 µs
95.8 µs
Uses the
Memory instrument
to collect Memory usage metrics.
test_multiprocessing_map[100]
tests/benchmarks/test_bench_syscalls.py
CodSpeed Performance Gauge
+1%
3.8 MB
3.7 MB
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_make_bandpass
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_sum_of_squares[sum_of_squares_for_loop_product]
tests/benchmarks/test_bench_misc.py
CodSpeed Performance Gauge
+1%
162.3 µs
160.8 µs
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
+1%
395.8 µs
392.2 µs
1
2
3
4
5
...
14
Commits
Click on a commit to change the comparison range
Base
master
aa267f3
-34.61%
feat: collect Python toolchain information via instrument hooks environment API
1560644
6 days ago
by GuillaumeLagrange
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs