GRAPHQL Sample File for Performance Benchmark
Benchmark ingestion and processing latency under repeatable sample-file workloads.
Recommended Starter File
| Filename | graphql_sample_file_5MB.graphql |
|---|---|
| Size | 5.0 MB |
| MIME | application/octet-stream |
| SHA256 | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
Validation Checklist
- Measure p50/p95/p99 processing latency.
- Track memory and CPU for representative file sets.
- Compare cold-cache and warm-cache runs.
Additional GRAPHQL Fixtures
| Filename | Size | MIME | Download |
|---|---|---|---|
| graphql_sample_file_2MB.graphql | 2.0 MB | application/octet-stream |
Download |
| graphql_sample_file_1MB.graphql | 1.0 MB | application/octet-stream |
Download |
| graphql_sample_file_500KB.graphql | 500.0 KB | application/octet-stream |
Download |
| graphql_sample_file_200KB.graphql | 200.0 KB | application/octet-stream |
Download |
Related Format Comparisons
GraphQL Schema vs JSON
Contrast GraphQL type definitions with JSON document payload structures.
Open Comparison