strawberry-graphql
strawberry
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Change `Maybe` to `Some[T] | None` instead of `Some[T | None] | None`
#3961
Merged
Comparing
fix/maybe-none
(
b9c0180
) with
main
(
f48434d
)
CodSpeed Performance Gauge
0%
Untouched
26
Ignored
1
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
Ignored
27 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_execute_generic_input
tests/benchmarks/test_generic_input.py
CodSpeed Performance Gauge
-2%
480.8 ms
489.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_subscription
tests/benchmarks/test_subscriptions.py
CodSpeed Performance Gauge
-1%
211.1 ms
213.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_execute_with_10_items
tests/benchmarks/test_execute_sync.py
CodSpeed Performance Gauge
-1%
5.3 ms
5.3 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
-1%
197.3 µs
199.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_execute_with_100_items
tests/benchmarks/test_execute_sync.py
CodSpeed Performance Gauge
-1%
10.8 ms
10.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_interface_performance[256]
tests/benchmarks/test_execute.py
CodSpeed Performance Gauge
0%
61.2 ms
60.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_subscription_long_run[1000]
tests/benchmarks/test_subscriptions.py
CodSpeed Performance Gauge
0%
178.1 ms
177.4 ms
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_convert_argument_large_list[65536]
tests/benchmarks/test_arguments.py
CodSpeed Performance Gauge
0%
613.4 µs
614.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_interface_performance[4096]
tests/benchmarks/test_execute.py
CodSpeed Performance Gauge
0%
67.6 ms
67.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_interface_performance[1]
tests/benchmarks/test_execute.py
CodSpeed Performance Gauge
0%
58.6 ms
58.7 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.4 s
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%
184.4 ms
184 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%
66.7 ms
66.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_execute_with_many_fields_and_directives
tests/benchmarks/test_execute_sync.py
CodSpeed Performance Gauge
0%
42.8 ms
42.8 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%
67.1 ms
67.2 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.3 ms
2.3 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%
626.4 ms
626 ms
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%
67.4 ms
67.4 ms
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%
631.1 ms
630.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_execute
tests/benchmarks/test_execute.py
CodSpeed Performance Gauge
0%
529.6 ms
529.7 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%
37.2 ms
37.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_interface_performance[16]
tests/benchmarks/test_execute.py
CodSpeed Performance Gauge
0%
58.6 ms
58.6 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.9 s
3.9 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.1 ms
9.1 ms
1
2
Commits
Click on a commit to change the comparison range
Base
main
f48434d
+0.01%
Change `Maybe` to `Some[T] | None` instead of `Some[T | None] | None`
a080d46
1 year ago
by patrick91
0%
Fix
9e41ac7
1 year ago
by patrick91
0%
Fix pipe
2a3d6bf
1 year ago
by patrick91
0%
Docs
963a46c
1 year ago
by patrick91
-0.3%
Use validation rules
b87accf
1 year ago
by patrick91
+0.05%
Apply suggestion from @patrick91
fe6ba7c
1 year ago
by patrick91
+0.07%
Add release notes
b9c0180
1 year ago
by patrick91
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs