jsonlt
jsonlt-python
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
refactor: delegate values() to _sorted_records()
#19
Merged
Comparing
refactor/values-delegate-to-sorted-records
(
4c740e9
) with
main
(
e0ca4b4
)
CodSpeed Performance Gauge
+18%
Improvement
1
Untouched
172
No successful run was found on
main
(
db493fb
) during the generation of this report, so
e0ca4b4
was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Improvement
Untouched
173 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_find_all_records[small-int-1k]
tests/benchmarks/test_bench_table.py::TestBenchFind
CodSpeed Performance Gauge
+18%
3.7 ms
3.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_get_nonexistent_key[small-int-100]
tests/benchmarks/test_bench_table.py::TestBenchGet
CodSpeed Performance Gauge
+7%
23.8 µs
22.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_count[small-tuple-0]
tests/benchmarks/test_bench_table.py::TestBenchCount
CodSpeed Performance Gauge
+5%
20.3 µs
19.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_get_nonexistent_key[small-tuple-100]
tests/benchmarks/test_bench_table.py::TestBenchGet
CodSpeed Performance Gauge
+5%
25.6 µs
24.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_get_nonexistent_key[small-str-1k]
tests/benchmarks/test_bench_table.py::TestBenchGet
CodSpeed Performance Gauge
+3%
23.2 µs
22.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_all[small-tuple-1]
tests/benchmarks/test_bench_table.py::TestBenchAll
CodSpeed Performance Gauge
+3%
37.6 µs
36.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_all[small-str-0]
tests/benchmarks/test_bench_table.py::TestBenchAll
CodSpeed Performance Gauge
+3%
34.7 µs
33.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_all[small-tuple-0]
tests/benchmarks/test_bench_table.py::TestBenchAll
CodSpeed Performance Gauge
+3%
34.6 µs
33.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_all[small-str-1]
tests/benchmarks/test_bench_table.py::TestBenchAll
CodSpeed Performance Gauge
+3%
36.9 µs
35.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_get_nonexistent_key[small-int-1k]
tests/benchmarks/test_bench_table.py::TestBenchGet
CodSpeed Performance Gauge
+3%
22.7 µs
22.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_all[small-int-1]
tests/benchmarks/test_bench_table.py::TestBenchAll
CodSpeed Performance Gauge
+3%
37.2 µs
36.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_all[small-int-0]
tests/benchmarks/test_bench_table.py::TestBenchAll
CodSpeed Performance Gauge
+3%
34.6 µs
33.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_get_nonexistent_key[small-str-100]
tests/benchmarks/test_bench_table.py::TestBenchGet
CodSpeed Performance Gauge
+3%
23.8 µs
23.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_get_existing_key[small-tuple-1k]
tests/benchmarks/test_bench_table.py::TestBenchGet
CodSpeed Performance Gauge
+2%
24.9 µs
24.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_get_existing_key[small-int-1k]
tests/benchmarks/test_bench_table.py::TestBenchGet
CodSpeed Performance Gauge
+2%
23.1 µs
22.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_get_nonexistent_key[small-tuple-1k]
tests/benchmarks/test_bench_table.py::TestBenchGet
CodSpeed Performance Gauge
+2%
23.8 µs
23.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_get_existing_key[small-str-1k]
tests/benchmarks/test_bench_table.py::TestBenchGet
CodSpeed Performance Gauge
+2%
23.6 µs
23.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_get_existing_key[small-int-100]
tests/benchmarks/test_bench_table.py::TestBenchGet
CodSpeed Performance Gauge
+2%
22.7 µs
22.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_get_existing_key[small-tuple-100]
tests/benchmarks/test_bench_table.py::TestBenchGet
CodSpeed Performance Gauge
+2%
24.8 µs
24.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_find_one_match_late[small-str-1k]
tests/benchmarks/test_bench_table.py::TestBenchFindOne
CodSpeed Performance Gauge
+1%
3.7 ms
3.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_load[small-str-1k]
tests/benchmarks/test_bench_table.py::TestBenchLoad
CodSpeed Performance Gauge
+1%
33.6 ms
33.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_find_all_records[small-str-1k]
tests/benchmarks/test_bench_table.py::TestBenchFind
CodSpeed Performance Gauge
+1%
4.1 ms
4.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_keys[small-str-1]
tests/benchmarks/test_bench_table.py::TestBenchKeys
CodSpeed Performance Gauge
+1%
29.2 µs
29 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_keys[small-int-1]
tests/benchmarks/test_bench_table.py::TestBenchKeys
CodSpeed Performance Gauge
+1%
29 µs
28.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_items[small-tuple-1]
tests/benchmarks/test_bench_table.py::TestBenchItems
CodSpeed Performance Gauge
+1%
35.7 µs
35.5 µs
1
2
...
7
Commits
Click on a commit to change the comparison range
Base
main
e0ca4b4
+17.65%
refactor: delegate values() to _sorted_records()
4c740e9
1 month ago
by tbhb
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs