• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1name: "caliper"
2description: "Caliper is a tool for measuring Java code performance, primarily focused on microbenchmarks."
3
4third_party {
5  url {
6    type: HOMEPAGE
7    value: "https://github.com/google/caliper"
8  }
9  url {
10    type: ARCHIVE
11    value: "https://github.com/google/caliper/archive/73efbe138dafba57d6a890257961ba83f41b89f2.zip"
12  }
13  version: "73efbe138dafba57d6a890257961ba83f41b89f2"
14  # would be NOTICE save for lib/*.jar.txt
15  license_type: RESTRICTED
16  last_upgrade_date {
17    year: 2015
18    month: 11
19    day: 30
20  }
21}
22