Avatar for the graphql-python user
graphql-python
graphql-core
BlogDocsChangelog

camel_to_snake adds underscore after digits

#261Closed
Comparing
BlackBeardsoul:fix/camel-to-snake-digit
(
93faadd
) with
main
(
c6625dd
)
CodSpeed Performance Gauge
0%
Untouched
18

Benchmarks

18 total
test_visit_all_ast_nodes
tests/benchmarks/test_visit.py
CodSpeed Performance Gauge
0%
150.6 ms150 ms
test_validate_sdl_document
tests/benchmarks/test_validate_sdl.py
CodSpeed Performance Gauge
0%
328.7 ms327.8 ms
test_many_repeated_fields
tests/benchmarks/test_repeated_fields.py
CodSpeed Performance Gauge
0%
205.4 ms205.3 ms
test_parse_large_query
tests/benchmarks/test_serialization.py
CodSpeed Performance Gauge
0%
175.9 ms175.8 ms
test_pickle_large_query_decode
tests/benchmarks/test_serialization.py
CodSpeed Performance Gauge
0%
30 ms30 ms
test_build_schema_from_introspection
tests/benchmarks/test_build_client_schema.py
CodSpeed Performance Gauge
0%
86.2 ms86.2 ms
test_validate_introspection_query
tests/benchmarks/test_validate_gql.py
CodSpeed Performance Gauge
0%
14.5 ms14.5 ms
test_validate_invalid_query
tests/benchmarks/test_validate_invalid_gql.py
CodSpeed Performance Gauge
0%
84.4 ms84.4 ms
test_build_schema_from_ast
tests/benchmarks/test_build_ast_schema.py
CodSpeed Performance Gauge
0%
79.3 ms79.3 ms
test_recreate_a_graphql_schema
tests/benchmarks/test_graphql_schema.py
CodSpeed Performance Gauge
0%
9.3 ms9.3 ms
test_execute_basic_async
tests/benchmarks/test_execution_async.py
CodSpeed Performance Gauge
0%
2 ms2 ms
test_parse_kitchen_sink
tests/benchmarks/test_parser.py
CodSpeed Performance Gauge
0%
3.2 ms3.2 ms
test_execute_async_iterable_list_field
tests/benchmarks/test_async_iterable.py
CodSpeed Performance Gauge
0%
9.3 ms9.3 ms
test_visit_all_ast_nodes_in_parallel
tests/benchmarks/test_visit.py
CodSpeed Performance Gauge
0%
1.2 s1.2 s
test_execute_basic_sync
tests/benchmarks/test_execution_sync.py
CodSpeed Performance Gauge
0%
1.9 ms1.9 ms
test_execute_introspection_query
tests/benchmarks/test_introspection_from_schema.py
CodSpeed Performance Gauge
0%
642.4 ms643.9 ms
test_pickle_large_query_roundtrip
tests/benchmarks/test_serialization.py
CodSpeed Performance Gauge
0%
68.7 ms68.9 ms
test_pickle_large_query_encode
tests/benchmarks/test_serialization.py
CodSpeed Performance Gauge
0%
39.1 ms39.2 ms

Commits

Click on a commit to change the comparison range
Base
main
c6625dd
-0.07%
Fix #140: camel_to_snake adds underscore after digits
93faadd
22 hours ago
© 2026 CodSpeed Technology
Home Terms Privacy Docs