Home | History | Annotate | Download | only in caliper
      1 name: "caliper"
      2 description: "Caliper is a tool for measuring Java code performance, primarily focused on microbenchmarks."
      3 
      4 third_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   last_upgrade_date {
     15     year: 2015
     16     month: 11
     17     day: 30
     18   }
     19 }
     20