Avatar for the strawberry-graphql user
strawberry-graphql
strawberry
BlogDocsChangelog

feat: Add GraphQL-SSE (Server-Sent Events) support for subscriptions

#4357
Comparing
XChikuX:main
(
3fbbfe5
) with
main
(
12892df
)
CodSpeed Performance Gauge
0%
Untouched
31
Ignored
1

Benchmarks

32 total
test_execute_with_10_items
tests/benchmarks/test_execute_sync.py
CodSpeed Performance Gauge
+1%
4.3 ms4.2 ms
test_execute_with_many_fields_and_directives
tests/benchmarks/test_execute_sync.py
CodSpeed Performance Gauge
+1%
32.5 ms32.3 ms
test_execute_with_100_items
tests/benchmarks/test_execute_sync.py
CodSpeed Performance Gauge
0%
8.4 ms8.3 ms
test_interface_performance[256]
tests/benchmarks/test_execute.py
CodSpeed Performance Gauge
0%
46.9 ms46.7 ms
test_execute[with_resolveextension-items_1000]
tests/benchmarks/test_execute_with_extensions.py
CodSpeed Performance Gauge
0%
143.8 ms143.2 ms
test_stadium[seats_per_row_250]
tests/benchmarks/test_stadium.py
CodSpeed Performance Gauge
0%
4.8 s4.7 s
test_stadium[seats_per_row_500]
tests/benchmarks/test_stadium.py
CodSpeed Performance Gauge
0%
9.5 s9.5 s
test_execute[with_resolveextension-items_10000]
tests/benchmarks/test_execute_with_extensions.py
CodSpeed Performance Gauge
0%
1.5 s1.5 s
test_execute[with_simpleextension-items_10000]
tests/benchmarks/test_execute_with_extensions.py
CodSpeed Performance Gauge
0%
475.5 ms474.6 ms
test_execute_generic_input
tests/benchmarks/test_generic_input.py
CodSpeed Performance Gauge
0%
376.2 ms375.5 ms
test_subscription
tests/benchmarks/test_subscriptions.py
CodSpeed Performance Gauge
0%
165.2 ms165 ms
test_execute[with_no_extensions-items_10000]
tests/benchmarks/test_execute_with_extensions.py
CodSpeed Performance Gauge
0%
472 ms471.5 ms
test_execute
tests/benchmarks/test_execute.py
CodSpeed Performance Gauge
0%
397.2 ms396.9 ms
test_convert_argument_large_list[16384]
tests/benchmarks/test_arguments.py
CodSpeed Performance Gauge
0%
188.8 µs188.7 µs
test_parse_large_query
tests/benchmarks/test_parse_execute_large_query.py
CodSpeed Performance Gauge
0%
469.1 ms468.8 ms
test_convert_argument_large_list[262144]
tests/benchmarks/test_arguments.py
CodSpeed Performance Gauge
0%
2.2 ms2.2 ms
test_convert_argument_large_list[4194304]
tests/benchmarks/test_arguments.py
CodSpeed Performance Gauge
0%
34 ms34 ms
test_convert_argument_large_list[1048576]
tests/benchmarks/test_arguments.py
CodSpeed Performance Gauge
0%
8.5 ms8.5 ms
test_convert_argument_large_list[65536]
tests/benchmarks/test_arguments.py
CodSpeed Performance Gauge
0%
574.8 µs574.9 µs
test_execute_complex_schema[50]
tests/benchmarks/test_complex_schema.py
CodSpeed Performance Gauge
0%
3 s3 s
test_interface_performance[4096]
tests/benchmarks/test_execute.py
CodSpeed Performance Gauge
0%
52.6 ms52.6 ms
test_interface_performance[1]
tests/benchmarks/test_execute.py
CodSpeed Performance Gauge
0%
44.8 ms44.8 ms
test_execute_large_query[baseline]
tests/benchmarks/test_parse_execute_large_query.py
CodSpeed Performance Gauge
0%
1.8 s1.8 s
test_execute[with_no_extensions-items_1000]
tests/benchmarks/test_execute_with_extensions.py
CodSpeed Performance Gauge
0%
50.8 ms50.9 ms
test_execute_large_query[with_parser_cache]
tests/benchmarks/test_parse_execute_large_query.py
CodSpeed Performance Gauge
0%
1.2 s1.2 s

Commits

Click on a commit to change the comparison range
Base
main
12892df
+0.05%
Add suggested fixes from CI
7bf18e4
20 days ago
by XChikuX
-0.02%
[pre-commit.ci] auto fixes from pre-commit.com hooks
a5628ae
20 days ago
by pre-commit-ci[bot]
+0.04%
Fix for alex checks in docs
554d320
20 days ago
by XChikuX
0%
Fix Alex
45be6ea
20 days ago
by XChikuX
-0.04%
[pre-commit.ci] auto fixes from pre-commit.com hooks
616cbf0
20 days ago
by pre-commit-ci[bot]
0%
[pre-commit.ci] auto fixes from pre-commit.com hooks
e6c6d0a
19 days ago
by pre-commit-ci[bot]
+0.04%
Add a missed edge case for injecting auth as connection_params
5a89a63
19 days ago
by XChikuX
0%
Use while True instead of while not task.done() to ensure exceptions in
4d13c6b
19 days ago
by XChikuX
0%
Revert while condition | Fix duplicate test
3fbbfe5
19 days ago
by XChikuX
© 2026 CodSpeed Technology
Home Terms Privacy Docs