jsonlt
jsonlt-python
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
feat: add Table.from_records and Table.from_file factory methods
#14
Merged
Comparing
factory
(
f284789
) with
main
(
46d2228
)
CodSpeed Performance Gauge
0%
Untouched
173
Archived
1
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
Archived
174 total
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%
22.7 µs
22 µ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.3 µs
21.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
+3%
23.3 µs
22.6 µ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.2 µs
22.5 µ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
+2%
23.5 µs
23 µ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.4 µs
23.8 µ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.3 µs
21.8 µ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%
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.2 µs
23.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_find_one_no_match[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_items[small-tuple-1k]
tests/benchmarks/test_bench_table.py::TestBenchItems
CodSpeed Performance Gauge
+2%
32.9 ms
32.3 ms
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
+1%
22.9 µs
22.6 µs
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
+1%
4.6 ms
4.5 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
+1%
3.7 ms
3.6 ms
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%
389.2 µs
385.9 µ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
+1%
18.6 µs
18.5 µ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
+1%
4.7 ms
4.7 ms
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_find_all_records[small-int-100]
tests/benchmarks/test_bench_table.py::TestBenchFind
CodSpeed Performance Gauge
+1%
346.3 µs
344.5 µ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
0%
345.8 µs
344.1 µs
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.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
0%
317.5 µs
316.1 µ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
0%
24 µs
23.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_find_all_records[small-tuple-100]
tests/benchmarks/test_bench_table.py::TestBenchFind
CodSpeed Performance Gauge
0%
2.5 ms
2.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_find_one_match_late[small-tuple-100]
tests/benchmarks/test_bench_table.py::TestBenchFindOne
CodSpeed Performance Gauge
0%
2.5 ms
2.5 ms
1
2
...
7
Commits
Click on a commit to change the comparison range
Base
main
46d2228
-0.31%
feat: add Table.from_records and Table.from_file factory methods
f284789
1 month ago
by tbhb
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs