jsonlt
jsonlt-python
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
perf(transaction): cache serialized records to avoid double serialization
#10
Merged
Comparing
cache-serialized-records-in-tx
(
ca60cad
) with
main
(
75ed41c
)
CodSpeed Performance Gauge
-1%
Untouched
173
Archived
1
No successful run was found on
main
(
f9bbece
) during the generation of this report, so
75ed41c
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
Untouched
Archived
174 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_find_with_limit[small-int-100]
tests/benchmarks/test_bench_table.py::TestBenchFind
CodSpeed Performance Gauge
+8%
351.9 µs
326.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_find_one_match_early[small-int-100]
tests/benchmarks/test_bench_table.py::TestBenchFindOne
CodSpeed Performance Gauge
+6%
332.1 µs
314.7 µ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
+3%
30.4 µs
29.6 µs
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
+2%
33.9 ms
33.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_has_existing[small-str-1]
tests/benchmarks/test_bench_table.py::TestBenchHas
CodSpeed Performance Gauge
+2%
23.6 µs
23.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_find_one_no_match[small-tuple-100]
tests/benchmarks/test_bench_table.py::TestBenchFindOne
CodSpeed Performance Gauge
+1%
2.5 ms
2.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_items[small-tuple-100]
tests/benchmarks/test_bench_table.py::TestBenchItems
CodSpeed Performance Gauge
+1%
2.5 ms
2.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_items[small-int-1k]
tests/benchmarks/test_bench_table.py::TestBenchItems
CodSpeed Performance Gauge
+1%
3.5 ms
3.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_keys[small-tuple-1k]
tests/benchmarks/test_bench_table.py::TestBenchKeys
CodSpeed Performance Gauge
+1%
32.7 ms
32.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_load[small-tuple-100]
tests/benchmarks/test_bench_table.py::TestBenchLoad
CodSpeed Performance Gauge
+1%
4 ms
4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_put_new_record[small-int-100]
tests/benchmarks/test_bench_table.py::TestBenchPut
CodSpeed Performance Gauge
0%
3.7 ms
3.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_items[small-tuple-1k]
tests/benchmarks/test_bench_table.py::TestBenchItems
CodSpeed Performance Gauge
0%
33.1 ms
32.9 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
0%
4.1 ms
4.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_keys[small-tuple-100]
tests/benchmarks/test_bench_table.py::TestBenchKeys
CodSpeed Performance Gauge
0%
2.4 ms
2.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_find_with_limit[small-str-1k]
tests/benchmarks/test_bench_table.py::TestBenchFind
CodSpeed Performance Gauge
0%
3.7 ms
3.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_find_one_match_late[small-int-100]
tests/benchmarks/test_bench_table.py::TestBenchFindOne
CodSpeed Performance Gauge
0%
356.8 µs
355.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_find_one_no_match[small-int-100]
tests/benchmarks/test_bench_table.py::TestBenchFindOne
CodSpeed Performance Gauge
0%
337.4 µs
336.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_reload[small-int-100]
tests/benchmarks/test_bench_table.py::TestBenchReload
CodSpeed Performance Gauge
0%
3.5 ms
3.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_keys[small-str-1k]
tests/benchmarks/test_bench_table.py::TestBenchKeys
CodSpeed Performance Gauge
0%
3.5 ms
3.5 ms
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
0%
3.8 ms
3.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_find_low_selectivity[small-str-100]
tests/benchmarks/test_bench_table.py::TestBenchFind
CodSpeed Performance Gauge
0%
461 µs
460 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_find_low_selectivity[small-str-1k]
tests/benchmarks/test_bench_table.py::TestBenchFind
CodSpeed Performance Gauge
0%
4.8 ms
4.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_items[small-str-1k]
tests/benchmarks/test_bench_table.py::TestBenchItems
CodSpeed Performance Gauge
0%
3.9 ms
3.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_find_very_high_selectivity[small-str-1k]
tests/benchmarks/test_bench_table.py::TestBenchFind
CodSpeed Performance Gauge
0%
4.6 ms
4.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_find_one_match_early[small-tuple-100]
tests/benchmarks/test_bench_table.py::TestBenchFindOne
CodSpeed Performance Gauge
0%
2.7 ms
2.7 ms
1
2
3
4
5
6
7
Commits
Click on a commit to change the comparison range
Base
main
75ed41c
-0.89%
perf(transaction): cache serialized records to avoid double serialization
ca60cad
2 months ago
by tbhb
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs