aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: e9f1fe660dad881eb0120e61461a1c6a79dbec46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "caliper"
description: "Caliper is a tool for measuring Java code performance, primarily focused on microbenchmarks."

third_party {
  url {
    type: HOMEPAGE
    value: "https://github.com/google/caliper"
  }
  url {
    type: GIT
    value: "https://github.com/google/caliper.git"
  }
  version: "73efbe138dafba57d6a890257961ba83f41b89f2"
  last_upgrade_date {
    year: 2015
    month: 11
    day: 30
  }
}