BobTheBuidler
dictstruct
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix(mypy): fix mypy errs
#94
Merged
Comparing
fix/mypy-struct-subclass-v2
(
fcdcdfc
) with
master
(
61276a1
)
CodSpeed Performance Gauge
0%
Untouched
33
No successful run was found on
master
(
7a9e3b1
) during the generation of this report, so
61276a1
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
33 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_attribute_access[int]
benchmarks/test_lazydictstruct_benchmarks.py
CodSpeed Performance Gauge
+2%
156 ms
153.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_get[hit]
benchmarks/test_lazydictstruct_benchmarks.py
CodSpeed Performance Gauge
+1%
173.9 ms
171.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_attribute_access[list]
benchmarks/test_lazydictstruct_benchmarks.py
CodSpeed Performance Gauge
+1%
284.3 ms
281.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_getitem
benchmarks/test_lazydictstruct_benchmarks.py
CodSpeed Performance Gauge
+1%
176.1 ms
174.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_values
benchmarks/test_lazydictstruct_benchmarks.py
CodSpeed Performance Gauge
+1%
1.1 s
1.1 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_items
benchmarks/test_lazydictstruct_benchmarks.py
CodSpeed Performance Gauge
+1%
1.1 s
1.1 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_get[miss]
benchmarks/test_dictstruct_benchmarks.py
CodSpeed Performance Gauge
+1%
222.7 ms
221.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_contains[miss]
benchmarks/test_lazydictstruct_benchmarks.py
CodSpeed Performance Gauge
0%
91.1 ms
90.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_iter
benchmarks/test_lazydictstruct_benchmarks.py
CodSpeed Performance Gauge
0%
269 ms
268 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_get[miss]
benchmarks/test_lazydictstruct_benchmarks.py
CodSpeed Performance Gauge
0%
222.1 ms
221.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_len[large]
benchmarks/test_dictstruct_benchmarks.py
CodSpeed Performance Gauge
0%
577.7 ms
575.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_len
benchmarks/test_lazydictstruct_benchmarks.py
CodSpeed Performance Gauge
0%
299.9 ms
299 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_len[small]
benchmarks/test_dictstruct_benchmarks.py
CodSpeed Performance Gauge
0%
305.9 ms
305 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_keys[small]
benchmarks/test_dictstruct_benchmarks.py
CodSpeed Performance Gauge
0%
391.2 ms
390.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_hash
benchmarks/test_dictstruct_benchmarks.py
CodSpeed Performance Gauge
0%
159.9 ms
159.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_iter[small]
benchmarks/test_dictstruct_benchmarks.py
CodSpeed Performance Gauge
0%
278.6 ms
278 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_values[small]
benchmarks/test_dictstruct_benchmarks.py
CodSpeed Performance Gauge
0%
328.4 ms
327.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_keys[large]
benchmarks/test_dictstruct_benchmarks.py
CodSpeed Performance Gauge
0%
685.4 ms
684.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_items[small]
benchmarks/test_dictstruct_benchmarks.py
CodSpeed Performance Gauge
0%
348 ms
347.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_json_decode
benchmarks/test_dictstruct_benchmarks.py
CodSpeed Performance Gauge
0%
23.5 ms
23.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_attribute_access[str]
benchmarks/test_lazydictstruct_benchmarks.py
CodSpeed Performance Gauge
0%
162.6 ms
162.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_iter[large]
benchmarks/test_dictstruct_benchmarks.py
CodSpeed Performance Gauge
0%
520.9 ms
520.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_items[large]
benchmarks/test_dictstruct_benchmarks.py
CodSpeed Performance Gauge
0%
633.3 ms
633.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_getattribute
benchmarks/test_dictstruct_benchmarks.py
CodSpeed Performance Gauge
0%
62.1 ms
62.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_contains[miss]
benchmarks/test_dictstruct_benchmarks.py
CodSpeed Performance Gauge
0%
94.2 ms
94.2 ms
1
2
Commits
Click on a commit to change the comparison range
Base
master
61276a1
-0.18%
fix: forward struct subclass kwargs to keep frozen structs type-safe
ce56c55
27 days ago
by BobTheBuidler
+0.48%
Update _lazy.py
fcdcdfc
27 days ago
by BobTheBuidler
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs