dchud
mrrc
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Bump ruff from 0.15.4 to 0.15.5
#61
Merged
Comparing
dependabot/uv/ruff-0.15.5
(
4e1d20c
) with
main
(
7bd09f8
)
CodSpeed Performance Gauge
+24%
Improvement
14
Untouched
46
Skipped
16
Unknown Walltime execution environment detected
Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data. For the most accurate results, we recommend using
CodSpeed Macro Runners
: bare-metal machines fine-tuned for performance measurement consistency.
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Improvement
Untouched
Skipped
76 total
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_threading_speedup_4x_10k
tests/python/test_benchmark_parallel.py::TestParallelSummary
CodSpeed Performance Gauge
+24%
924.2 ms
743.7 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_file_parallel_4x_10k
tests/python/test_benchmark_parallel.py::TestFileBatchParallelBenchmarks
CodSpeed Performance Gauge
+23%
976.1 ms
791.8 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_threaded_with_title_extraction_4x_10k
tests/python/test_benchmark_parallel.py::TestParallelWithFieldAccess
CodSpeed Performance Gauge
+23%
930.5 ms
758.4 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_pipeline_sequential_1x_10k
tests/python/test_benchmark_pipeline_parallel.py::TestProducerConsumerPipelineBasic
CodSpeed Performance Gauge
+23%
25.1 ms
20.5 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_parallel_read_with_extract_4x_1k
tests/python/test_benchmark_parallel.py::TestIndividualOperationParallel
CodSpeed Performance Gauge
+20%
98.3 ms
81.6 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_file_parallel_4x_10k_with_extraction
tests/python/test_benchmark_parallel.py::TestFileBatchParallelBenchmarks
CodSpeed Performance Gauge
+20%
1,023.2 ms
854.1 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_parallel_read_4x_1k
tests/python/test_benchmark_parallel.py::TestIndividualOperationParallel
CodSpeed Performance Gauge
+20%
88.8 ms
74.2 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_write_only_1k_records
tests/python/test_benchmark_writing.py::TestWritingBenchmarks
CodSpeed Performance Gauge
+19%
4.7 ms
4 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_parallel_read_4x_10k
tests/python/test_benchmark_parallel.py::TestIndividualOperationParallel
CodSpeed Performance Gauge
+18%
880.1 ms
742.7 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_backend_comparison_1k
tests/python/test_benchmark_writing.py::TestBackendComparison
CodSpeed Performance Gauge
+18%
58.6 ms
49.6 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_parallel_read_with_extract_4x_10k
tests/python/test_benchmark_parallel.py::TestIndividualOperationParallel
CodSpeed Performance Gauge
+16%
952.5 ms
822.9 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_process_4_files_sequential
tests/python/test_benchmark_pipeline_parallel.py::TestProducerConsumerPipelineMultiFile
CodSpeed Performance Gauge
+12%
101.3 ms
90.4 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_pipeline_sequential_4x_10k
tests/python/test_benchmark_pipeline_parallel.py::TestProducerConsumerPipelineBasic
CodSpeed Performance Gauge
+11%
109 ms
98.2 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_write_pathlib_1k_rustfile
tests/python/test_benchmark_writing.py::TestRustFileBackendBenchmarks
CodSpeed Performance Gauge
+11%
5.3 ms
4.8 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_bytesio_vs_file_isolation
tests/python/test_performance_analysis.py::TestThreePhasePatternOverhead
CodSpeed Performance Gauge
+8%
54.9 ms
51.1 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_pipeline_parallel_extraction_4x_10k_threaded
tests/python/test_benchmark_pipeline_parallel.py::TestProducerConsumerPipelineWithExtraction
CodSpeed Performance Gauge
+7%
146.3 ms
136.2 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_write_only_1k_rustfile
tests/python/test_benchmark_writing.py::TestRustFileBackendBenchmarks
CodSpeed Performance Gauge
+7%
5.1 ms
4.8 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_pipeline_sequential_extraction_4x_10k
tests/python/test_benchmark_pipeline_parallel.py::TestProducerConsumerPipelineWithExtraction
CodSpeed Performance Gauge
+6%
133.4 ms
126.1 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_write_only_10k_rustfile
tests/python/test_benchmark_writing.py::TestRustFileBackendBenchmarks
CodSpeed Performance Gauge
+5%
51.9 ms
49.2 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_process_8_files_parallel_4_threads
tests/python/test_benchmark_pipeline_parallel.py::TestProducerConsumerPipelineMultiFile
CodSpeed Performance Gauge
+5%
232.1 ms
221.2 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_memory_record_creation_bulk
tests/python/test_memory_benchmarks.py::TestMemoryBenchmarks
CodSpeed Performance Gauge
+5%
16.3 ms
15.5 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_file_parallel_2x_10k
tests/python/test_benchmark_parallel.py::TestFileBatchParallelBenchmarks
CodSpeed Performance Gauge
+5%
300.7 ms
287.5 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_threaded_reading_4x_10k
tests/python/test_benchmark_parallel.py::TestPythonParallelBenchmarks
CodSpeed Performance Gauge
+5%
900.8 ms
861.8 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_pipeline_parallel_2x_10k_threaded
tests/python/test_benchmark_pipeline_parallel.py::TestProducerConsumerPipelineBasic
CodSpeed Performance Gauge
+4%
55 ms
52.7 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_memory_roundtrip_serialize_deserialize_1k
tests/python/test_memory_benchmarks.py::TestMemoryBenchmarks
CodSpeed Performance Gauge
+3%
64.6 ms
62.5 ms
1
2
3
4
Commits
Click on a commit to change the comparison range
Base
main
7bd09f8
+24.27%
Bump ruff from 0.15.4 to 0.15.5
4e1d20c
19 days ago
by dependabot[bot]
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs