jsonlt
jsonlt-python
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
feat: add equality and hash methods for Table and Transaction
#16
Merged
Comparing
feat/equality-methods
(
ae3537a
) with
main
(
a51a249
)
CodSpeed Performance Gauge
-1%
Untouched
173
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
173 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_find_one_match_early[small-tuple-1k]
tests/benchmarks/test_bench_table.py::TestBenchFindOne
CodSpeed Performance Gauge
+2%
32.9 ms
32.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_find_all_records[small-tuple-1k]
tests/benchmarks/test_bench_table.py::TestBenchFind
CodSpeed Performance Gauge
+2%
33.2 ms
32.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_reload[small-tuple-100]
tests/benchmarks/test_bench_table.py::TestBenchReload
CodSpeed Performance Gauge
+1%
4.1 ms
4 ms
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
+1%
23.7 µs
23.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
+1%
24.2 µs
23.9 µ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
+1%
23.9 µs
23.7 µ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_find_all_records[small-int-100]
tests/benchmarks/test_bench_table.py::TestBenchFind
CodSpeed Performance Gauge
+1%
346.1 µs
342.9 µ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
+1%
25 µs
24.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_find_one_no_match[small-str-1k]
tests/benchmarks/test_bench_table.py::TestBenchFindOne
CodSpeed Performance Gauge
+1%
3.9 ms
3.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
+1%
4.1 ms
4.1 ms
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
+1%
23.8 µs
23.6 µs
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
+1%
3.7 ms
3.6 ms
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
+1%
316.6 µs
314.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_find_high_selectivity[small-int-100]
tests/benchmarks/test_bench_table.py::TestBenchFind
CodSpeed Performance Gauge
+1%
390.3 µs
387.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_load[small-str-100]
tests/benchmarks/test_bench_table.py::TestBenchLoad
CodSpeed Performance Gauge
+1%
3.9 ms
3.9 ms
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
+1%
23.2 µs
23.1 µ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
+1%
303 µs
300.9 µs
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
+1%
344 µs
341.8 µ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
+1%
23 µs
22.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
+1%
324.1 µs
322.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_find_very_high_selectivity[small-int-100]
tests/benchmarks/test_bench_table.py::TestBenchFind
CodSpeed Performance Gauge
+1%
382.5 µs
380.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_find_low_selectivity[small-int-100]
tests/benchmarks/test_bench_table.py::TestBenchFind
CodSpeed Performance Gauge
+1%
399.9 µs
397.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_count[small-str-100]
tests/benchmarks/test_bench_table.py::TestBenchCount
CodSpeed Performance Gauge
+1%
29.3 µs
29.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_keys[small-int-100]
tests/benchmarks/test_bench_table.py::TestBenchKeys
CodSpeed Performance Gauge
0%
267.9 µs
266.6 µs
1
2
...
7
Commits
Click on a commit to change the comparison range
Base
main
a51a249
-0.73%
feat: add equality and hash methods for Table and Transaction
ae3537a
1 month ago
by tbhb
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs