PY use case

PY Sample File for Performance Benchmark

Benchmark ingestion and processing latency under repeatable sample-file workloads.

5.0 MB Manifest JSON SHA256
Starter file

Use one representative fixture first.

py_sample_file_5MB.py

5.0 MB text/x-python SHA256 98db380e530f...
Checklist

Keep the validation sequence short.

  1. Measure p50/p95/p99 processing latency.
  2. Track memory and CPU for representative file sets.
  3. Compare cold-cache and warm-cache runs.
Companion fixtures

Add nearby variants only when needed.

py_sample_file_2MB.py

2.0 MB · text/x-python

Download

py_sample_file_1MB.py

1.0 MB · text/x-python

Download

py_sample_file_500KB.py

500.1 KB · text/x-python

Download

py_sample_file_200KB.py

200.1 KB · text/x-python

Download
Next steps

Branch into the next relevant page.