PROTO Sample File for Performance Benchmark
Benchmark ingestion and processing latency under repeatable sample-file workloads.
Recommended Starter File
| Filename | proto_sample_file_5MB.proto |
|---|---|
| Size | 5.0 MB |
| MIME | application/octet-stream |
| SHA256 | 02a0ffd5b5f71ceef49f6d1afee2701161d659fd2cfd9dc81be5f04a22067ea3 |
Validation Checklist
- Measure p50/p95/p99 processing latency.
- Track memory and CPU for representative file sets.
- Compare cold-cache and warm-cache runs.
Additional PROTO Fixtures
| Filename | Size | MIME | Download |
|---|---|---|---|
| proto_sample_file_2MB.proto | 2.0 MB | application/octet-stream |
Download |
| proto_sample_file_1MB.proto | 1.0 MB | application/octet-stream |
Download |
| proto_sample_file_500KB.proto | 500.0 KB | application/octet-stream |
Download |
| proto_sample_file_200KB.proto | 200.0 KB | application/octet-stream |
Download |
Related Format Comparisons
Protocol Buffers vs JSON
Compare schema-first .proto contracts against flexible JSON payloads.
Open Comparison