Commit 6c0670e
committed
Use graphql-core msgspec branch for benchmarking
Test graphql-core PR #249 which introduces significant performance
improvements using msgspec.Struct for AST nodes. The PR claims:
- 5.3x faster parsing
- 13x faster serialization with msgpack
- 4.7x faster deserialization
See: graphql-python/graphql-core#2491 parent 4d2881b commit 6c0670e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments