strawberry-graphql
strawberry
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix(schema-codegen): ensure types are generated before their references
#4192
Comparing
sanlil:fix/schema-codegen-type-emit-order
(
9255398
) with
main
(
9c3bced
)
CodSpeed Performance Gauge
0%
Untouched
31
Ignored
1
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
Ignored
32 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_interface_performance[4096]
tests/benchmarks/test_execute.py
CodSpeed Performance Gauge
0%
65.3 ms
65 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_subscription_long_run[20000]
tests/benchmarks/test_subscriptions.py
CodSpeed Performance Gauge
0%
3.5 s
3.5 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_subscription_long_run[1000]
tests/benchmarks/test_subscriptions.py
CodSpeed Performance Gauge
0%
179.6 ms
179.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_execute_with_1000_items
tests/benchmarks/test_execute_sync.py
CodSpeed Performance Gauge
0%
63.5 ms
63.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_execute[with_no_extensions-items_1000]
tests/benchmarks/test_execute_with_extensions.py
CodSpeed Performance Gauge
0%
63.9 ms
63.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_execute[with_resolveextension-items_1000]
tests/benchmarks/test_execute_with_extensions.py
CodSpeed Performance Gauge
0%
188.4 ms
188.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_execute_with_many_fields
tests/benchmarks/test_execute_sync.py
CodSpeed Performance Gauge
0%
35.3 ms
35.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_stadium[seats_per_row_500]
tests/benchmarks/test_stadium.py
CodSpeed Performance Gauge
0%
12 s
12 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_execute[with_resolveextension-items_10000]
tests/benchmarks/test_execute_with_extensions.py
CodSpeed Performance Gauge
0%
1.9 s
1.9 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_execute[with_simpleextension-items_10000]
tests/benchmarks/test_execute_with_extensions.py
CodSpeed Performance Gauge
0%
595.6 ms
595.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_interface_performance[256]
tests/benchmarks/test_execute.py
CodSpeed Performance Gauge
0%
58.7 ms
58.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_interface_performance[1]
tests/benchmarks/test_execute.py
CodSpeed Performance Gauge
0%
56.2 ms
56.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_execute[with_no_extensions-items_10000]
tests/benchmarks/test_execute_with_extensions.py
CodSpeed Performance Gauge
0%
591.9 ms
591.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_convert_argument_large_list[262144]
tests/benchmarks/test_arguments.py
CodSpeed Performance Gauge
0%
2.4 ms
2.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_convert_argument_large_list[65536]
tests/benchmarks/test_arguments.py
CodSpeed Performance Gauge
0%
634.7 µs
634.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_convert_argument_large_list[1048576]
tests/benchmarks/test_arguments.py
CodSpeed Performance Gauge
0%
9.4 ms
9.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_convert_argument_large_list[4194304]
tests/benchmarks/test_arguments.py
CodSpeed Performance Gauge
0%
37.5 ms
37.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_convert_argument_large_list[16384]
tests/benchmarks/test_arguments.py
CodSpeed Performance Gauge
0%
207.2 µs
207.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_execute[with_simpleextension-items_1000]
tests/benchmarks/test_execute_with_extensions.py
CodSpeed Performance Gauge
0%
64.2 ms
64.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_stadium[seats_per_row_250]
tests/benchmarks/test_stadium.py
CodSpeed Performance Gauge
0%
6 s
6 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_execute
tests/benchmarks/test_execute.py
CodSpeed Performance Gauge
0%
500.9 ms
501.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_execute_generic_input
tests/benchmarks/test_generic_input.py
CodSpeed Performance Gauge
0%
496.3 ms
496.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_execute_complex_schema[50]
tests/benchmarks/test_complex_schema.py
CodSpeed Performance Gauge
0%
3.8 s
3.8 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_interface_performance[16]
tests/benchmarks/test_execute.py
CodSpeed Performance Gauge
0%
56.6 ms
56.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_execute_large_query[with_parser_cache]
tests/benchmarks/test_parse_execute_large_query.py
CodSpeed Performance Gauge
0%
1.4 s
1.4 s
1
2
Commits
Click on a commit to change the comparison range
Base
main
9c3bced
+0.03%
fix(schema-codegen): ensure types are generated before their references
8eeb070
27 days ago
by sanlil
-0.16%
Use from __future__ import annotations
9255398
22 days ago
by sanlil
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs