aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 7ea81c4e023270939a4a9f9b47ae4194f4f70d6c (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: "bf585a2789e30585b4e3ce6baf11ef2750b54677"
  license_type: NOTICE
  last_upgrade_date {
    year: 2020
    month: 11
    day: 30
  }
}