jsonlt
jsonlt-python
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
refactor: extract type aliases to _types.py to fix import cycle
#13
Merged
Comparing
fix-import-cycle
(
137c151
) with
main
(
48ed64a
)
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-int-1k]
tests/benchmarks/test_bench_table.py::TestBenchGet
CodSpeed Performance Gauge
-9%
21.8 µs
24 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_has_nonexistent[small-int-1k]
tests/benchmarks/test_bench_table.py::TestBenchHas
CodSpeed Performance Gauge
-9%
21.4 µs
23.3 µ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
-7%
22.4 µs
24.1 µ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
-7%
18.4 µs
19.7 µ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
-6%
21.8 µs
23.3 µ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%
21.5 µs
22.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_has_existing[small-int-1]
tests/benchmarks/test_bench_table.py::TestBenchHas
CodSpeed Performance Gauge
-5%
21.4 µs
22.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_has_existing[small-tuple-1]
tests/benchmarks/test_bench_table.py::TestBenchHas
CodSpeed Performance Gauge
-4%
23.4 µs
24.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_has_existing[small-int-100]
tests/benchmarks/test_bench_table.py::TestBenchHas
CodSpeed Performance Gauge
-4%
21.5 µs
22.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_has_existing[small-str-1k]
tests/benchmarks/test_bench_table.py::TestBenchHas
CodSpeed Performance Gauge
-4%
22.4 µs
23.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_has_existing[small-tuple-100]
tests/benchmarks/test_bench_table.py::TestBenchHas
CodSpeed Performance Gauge
-4%
23.4 µs
24.4 µs
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
-4%
22.1 µs
23.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_has_existing[small-tuple-1k]
tests/benchmarks/test_bench_table.py::TestBenchHas
CodSpeed Performance Gauge
-4%
23.5 µs
24.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_has_nonexistent[small-tuple-100]
tests/benchmarks/test_bench_table.py::TestBenchHas
CodSpeed Performance Gauge
-4%
22.7 µs
23.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_has_existing[small-int-1k]
tests/benchmarks/test_bench_table.py::TestBenchHas
CodSpeed Performance Gauge
-4%
21.8 µs
22.7 µ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
-4%
22.2 µs
23 µ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
+3%
23.5 µs
22.7 µ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%
22.8 µs
23.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
-3%
23.8 µs
24.6 µ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
+3%
19.9 µs
19.3 µ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
+3%
23.2 µs
22.5 µ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%
23.8 µs
24.5 µ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
-3%
22.6 µ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
-3%
23 µs
23.7 µ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%
22.1 µs
22.8 µs
1
2
3
4
5
6
7
Commits
Click on a commit to change the comparison range
Base
main
48ed64a
-0.37%
refactor: extract type aliases to _types.py to fix import cycle
137c151
6 months ago
by tbhb
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs