aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 446c6d4073702e47338a8470cb419624581e5be8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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: "5ce2429af7a8481581896afaa480552cc7584808"
  last_upgrade_date {
    year: 2020
    month: 1
    day: 8
  }
}