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: ARCHIVE
| value: "https://github.com/google/caliper/archive/73efbe138dafba57d6a890257961ba83f41b89f2.zip"
| }
| version: "73efbe138dafba57d6a890257961ba83f41b89f2"
| last_upgrade_date {
| year: 2015
| month: 11
| day: 30
| }
| }
|
|