Guardado en:
Detalles Bibliográficos
Autor principal: Brown University
Formato: Recurso digital
Lenguaje:
Publicado: Zenodo 2025
Acceso en línea:https://doi.org/10.5281/zenodo.15368510
Etiquetas: Agregar Etiqueta
Sin Etiquetas, Sea el primero en etiquetar este registro!
Tabla de Contenidos:
  • <p>Koala is a benchmark suite designed to support performance- and correctness-oriented research targeting the POSIX shell. It collects a diverse array of real-world shell scripts and provides a standardized environment for evaluating tools, optimizations, and systems that interact with or transform shell code.</p> <p> </p> <p>This dataset contains the <strong>large input files</strong> required to run Koala’s benchmarks at full scale. Due to Zenodo’s size limits, the full archive is split into five parts.</p> <p> </p> <p>To reconstruct and decompress the dataset:</p> <pre><code># Download all parts (aa through ae) $ cat data.tar.xz.part-* > data.tar.xz $ tar -xf data.tar.xz</code></pre>