graphql-python
graphql-core
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
5: Fix tests to use proper ast node
#254
Merged
Comparing
corydolphin:fix-tests-to-use-proper-ast-node
(
96b61b6
) with
main
(
9c3735e
)
CodSpeed Performance Gauge
0%
Untouched
18
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
18 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_recreate_a_graphql_schema
tests/benchmarks/test_graphql_schema.py
CodSpeed Performance Gauge
+1%
12.8 ms
12.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_parse_kitchen_sink
tests/benchmarks/test_parser.py
CodSpeed Performance Gauge
0%
6.8 ms
6.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_build_schema_from_ast
tests/benchmarks/test_build_ast_schema.py
CodSpeed Performance Gauge
0%
104.6 ms
104.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_execute_basic_async
tests/benchmarks/test_execution_async.py
CodSpeed Performance Gauge
0%
2.7 ms
2.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_build_schema_from_introspection
tests/benchmarks/test_build_client_schema.py
CodSpeed Performance Gauge
0%
115.9 ms
115.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_parse_large_query
tests/benchmarks/test_serialization.py
CodSpeed Performance Gauge
0%
418 ms
417.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_visit_all_ast_nodes_in_parallel
tests/benchmarks/test_visit.py
CodSpeed Performance Gauge
0%
1.6 s
1.6 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_execute_async_iterable_list_field
tests/benchmarks/test_async_iterable.py
CodSpeed Performance Gauge
0%
13.4 ms
13.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_execute_basic_sync
tests/benchmarks/test_execution_sync.py
CodSpeed Performance Gauge
0%
2.6 ms
2.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_validate_introspection_query
tests/benchmarks/test_validate_gql.py
CodSpeed Performance Gauge
0%
15 ms
15 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_validate_invalid_query
tests/benchmarks/test_validate_invalid_gql.py
CodSpeed Performance Gauge
0%
99.7 ms
99.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_validate_sdl_document
tests/benchmarks/test_validate_sdl.py
CodSpeed Performance Gauge
0%
426.7 ms
427 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_many_repeated_fields
tests/benchmarks/test_repeated_fields.py
CodSpeed Performance Gauge
0%
264.7 ms
264.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_execute_introspection_query
tests/benchmarks/test_introspection_from_schema.py
CodSpeed Performance Gauge
0%
915.7 ms
916.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_pickle_large_query_decode
tests/benchmarks/test_serialization.py
CodSpeed Performance Gauge
0%
207.8 ms
208.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_pickle_large_query_encode
tests/benchmarks/test_serialization.py
CodSpeed Performance Gauge
0%
109.8 ms
110.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_pickle_large_query_roundtrip
tests/benchmarks/test_serialization.py
CodSpeed Performance Gauge
0%
317 ms
318.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_visit_all_ast_nodes
tests/benchmarks/test_visit.py
CodSpeed Performance Gauge
0%
200.9 ms
201.9 ms
Commits
Click on a commit to change the comparison range
Base
main
9c3735e
-0.04%
Fix tests to use proper AST node construction and types
6c91ccf
26 days ago
by corydolphin
-0.02%
Merge branch 'main' into fix-tests-to-use-proper-ast-node
96b61b6
24 days ago
by Cito
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs