aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: a202da4f5d69d07d7e80f58f8095cff3fe65e765 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "google-benchmark"
description: "A library to support the benchmarking of functions, similar to unit-tests."
third_party {
  url {
    type: HOMEPAGE
    value: "https://github.com/google/benchmark"
  }
  url {
    type: GIT
    value: "https://github.com/google/benchmark.git"
  }
  version: "8df87f6c879cbcabd17c5cfcec7b89687df36953"
  license_type: NOTICE
  last_upgrade_date {
    year: 2021
    month: 1
    day: 5
  }
}