{
  "name": "rtc-benchmarksuite",
  "href": "https://vcpkg.link/ports/rtc-benchmarksuite",
  "supports": "(windows & x64 & !xbox) | (linux & x64) | (osx & x64)",
  "published_at": "2026-05-05T19:46:29.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/realtimechris/benchmarksuite",
  "description": [
    "A header-only C++ benchmarking library with cross-platform hardware performance counter integration, providing precise measurements of cycles, instructions, branches, cache behavior, and throughput with minimal overhead."
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "1.0.2",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/f910fe75d5068670aaf351ab837b8c1a3a6a03a5/ports/rtc-benchmarksuite",
    "hash": "f910fe75d5068670aaf351ab837b8c1a3a6a03a5"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}