CPP use case

Archivo de muestra CPP para benchmark de rendimiento

Mide la latencia de ingesta y procesamiento con cargas repetibles de archivos de muestra.

1.0 MB Manifiesto JSON SHA256
Starter file

Download

cpp_sample_file_1MB.cpp

1.0 MB text/x-c++src SHA256 4ae8e9510c22...
Checklist

Testing Steps

  1. Mide latencias p50, p95 y p99.
  2. Sigue memoria y CPU en conjuntos representativos.
  3. Compara ejecuciones con cache fria y caliente.
Companion fixtures

Related Variants

cpp_sample_file_500KB.cpp

500.0 KB · text/x-c++src

Descargar

cpp_sample_file_200KB.cpp

200.0 KB · text/x-c++src

Descargar

cpp_sample_file_50KB.cpp

50.0 KB · text/x-c++src

Descargar
Next steps

Related Pages