| # This project was upgraded with external_updater. |
| # Usage: tools/external_updater/updater.sh update external/google-benchmark |
| # For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md |
| |
| name: "google-benchmark" |
| description: "A library to support the benchmarking of functions, similar to unit-tests." |
| third_party { |
| license_type: NOTICE |
| last_upgrade_date { |
| year: 2024 |
| month: 6 |
| day: 7 |
| } |
| homepage: "https://github.com/google/benchmark" |
| identifier { |
| type: "Git" |
| value: "https://github.com/google/benchmark.git" |
| version: "v1.8.4" |
| } |
| } |