BobTheBuidler
dictstruct
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix: forward struct subclass kwargs for frozen structs
#93
Closed
Comparing
fix/mypy-struct-subclass
(
e1d3c35
) with
master
(
61276a1
)
CodSpeed Performance Gauge
-54%
Regression
16
Untouched
17
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
Regression
Untouched
33 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_contains[hit]
benchmarks/test_lazydictstruct_benchmarks.py
CodSpeed Performance Gauge
-54%
119.2 ms
260.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_iter[small]
benchmarks/test_dictstruct_benchmarks.py
CodSpeed Performance Gauge
-53%
278.6 ms
596.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_len[small]
benchmarks/test_dictstruct_benchmarks.py
CodSpeed Performance Gauge
-51%
305.9 ms
627.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_values[small]
benchmarks/test_dictstruct_benchmarks.py
CodSpeed Performance Gauge
-49%
328.4 ms
647.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_items[small]
benchmarks/test_dictstruct_benchmarks.py
CodSpeed Performance Gauge
-48%
348 ms
668 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_iter[large]
benchmarks/test_dictstruct_benchmarks.py
CodSpeed Performance Gauge
-48%
520.9 ms
994.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_values[large]
benchmarks/test_dictstruct_benchmarks.py
CodSpeed Performance Gauge
-45%
570.3 ms
1,044.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_len[large]
benchmarks/test_dictstruct_benchmarks.py
CodSpeed Performance Gauge
-45%
577.7 ms
1,055.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_keys[small]
benchmarks/test_dictstruct_benchmarks.py
CodSpeed Performance Gauge
-45%
391.2 ms
714.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_items[large]
benchmarks/test_dictstruct_benchmarks.py
CodSpeed Performance Gauge
-43%
633.3 ms
1,108.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_keys[large]
benchmarks/test_dictstruct_benchmarks.py
CodSpeed Performance Gauge
-41%
685.4 ms
1,162.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_iter
benchmarks/test_lazydictstruct_benchmarks.py
CodSpeed Performance Gauge
-40%
269 ms
449.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_len
benchmarks/test_lazydictstruct_benchmarks.py
CodSpeed Performance Gauge
-37%
299.9 ms
476.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_contains[miss]
benchmarks/test_lazydictstruct_benchmarks.py
CodSpeed Performance Gauge
-25%
91.1 ms
121.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_items
benchmarks/test_lazydictstruct_benchmarks.py
CodSpeed Performance Gauge
-11%
1.1 s
1.3 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_values
benchmarks/test_lazydictstruct_benchmarks.py
CodSpeed Performance Gauge
-11%
1.1 s
1.2 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_attribute_access[int]
benchmarks/test_lazydictstruct_benchmarks.py
CodSpeed Performance Gauge
+1%
156 ms
154 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.9 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
173 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.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_get[miss]
benchmarks/test_dictstruct_benchmarks.py
CodSpeed Performance Gauge
0%
222.7 ms
222.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_attribute_access[list]
benchmarks/test_lazydictstruct_benchmarks.py
CodSpeed Performance Gauge
0%
284.3 ms
284.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_json_decode
benchmarks/test_lazydictstruct_benchmarks.py
CodSpeed Performance Gauge
0%
26.7 ms
26.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_getitem
benchmarks/test_dictstruct_benchmarks.py
CodSpeed Performance Gauge
0%
80.4 ms
80.4 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
-54.23%
fix: forward struct subclass kwargs so frozen structs type-check
e1d3c35
3 months ago
by BobTheBuidler
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs