Open measurements

Datasets

Raw samples, calculated summaries and environment metadata used to build every report on this site.

License and citation

Unless a file says otherwise, ASAMB measurement datasets are available under Creative Commons Attribution 4.0. Reuse should identify ASAMB, the study title, measurement-run timestamp and environment. Do not detach a timing number from its host context.

JSON structure

{
  "environment": { "php_version": "...", "os": "..." },
  "study": {
    "winner": "...",
    "variants": {
      "Variant": {
        "median_ns_per_op": 0,
        "samples_ns_per_op": []
      }
    }
  }
}