jsonlt
jsonlt-python
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
feat: add dictionary-like access to Table and Transaction
#15
Merged
Comparing
feat/dictionary-access
(
21b0f25
) with
main
(
8c044a7
)
CodSpeed Performance Gauge
0%
Untouched
173
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
173 total
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
-7%
22.9 µs
24.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
-6%
23.1 µs
24.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_has_nonexistent[small-str-100]
tests/benchmarks/test_bench_table.py::TestBenchHas
CodSpeed Performance Gauge
+6%
24.5 µs
23 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_count[small-int-1]
tests/benchmarks/test_bench_table.py::TestBenchCount
CodSpeed Performance Gauge
+6%
19.7 µs
18.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_has_nonexistent[small-int-100]
tests/benchmarks/test_bench_table.py::TestBenchHas
CodSpeed Performance Gauge
+5%
23.3 µs
22.2 µ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
-4%
22.1 µs
23.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_count[small-str-1k]
tests/benchmarks/test_bench_table.py::TestBenchCount
CodSpeed Performance Gauge
-4%
19.7 µs
20.6 µ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
-4%
24.2 µs
25.2 µ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
-4%
22.5 µs
23.4 µ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
-4%
23.1 µs
24 µ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
-4%
22.1 µs
22.9 µs
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
-4%
22.4 µs
23.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
-3%
24 µs
24.9 µ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
-3%
22.5 µs
23.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_get_existing_key[small-str-100]
tests/benchmarks/test_bench_table.py::TestBenchGet
CodSpeed Performance Gauge
-3%
33.8 µs
34.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%
29.6 µs
28.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_count[small-str-0]
tests/benchmarks/test_bench_table.py::TestBenchCount
CodSpeed Performance Gauge
+2%
19.1 µs
18.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_count[small-str-1]
tests/benchmarks/test_bench_table.py::TestBenchCount
CodSpeed Performance Gauge
+2%
19.1 µs
18.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_count[small-tuple-1k]
tests/benchmarks/test_bench_table.py::TestBenchCount
CodSpeed Performance Gauge
+2%
19.7 µs
19.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_count[small-tuple-100]
tests/benchmarks/test_bench_table.py::TestBenchCount
CodSpeed Performance Gauge
+2%
19 µs
18.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_count[small-tuple-1]
tests/benchmarks/test_bench_table.py::TestBenchCount
CodSpeed Performance Gauge
+2%
19 µs
18.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_keys[small-tuple-1]
tests/benchmarks/test_bench_table.py::TestBenchKeys
CodSpeed Performance Gauge
+2%
29.6 µs
28.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_has_nonexistent[small-str-1k]
tests/benchmarks/test_bench_table.py::TestBenchHas
CodSpeed Performance Gauge
+2%
22.9 µs
22.4 µs
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
+2%
29.6 µs
29 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_count[small-int-0]
tests/benchmarks/test_bench_table.py::TestBenchCount
CodSpeed Performance Gauge
+2%
19 µs
18.6 µs
1
2
3
4
5
6
7
Commits
Click on a commit to change the comparison range
Base
main
8c044a7
+0.05%
feat: add dictionary-like access to Table and Transaction
21b0f25
6 months ago
by tbhb
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs