aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2018-06-26 12:11:25 -0700
committerHaibo Huang <hhb@google.com>2018-06-26 12:11:59 -0700
commit0924626bc51e5a95ee137d3f325eafa65546bcd8 (patch)
treef87095493fc007e632c97a257784f69670b550cb
parent1c800fe10206aed2c6fab03fda8263841b585cc7 (diff)
downloadcaliper-0924626bc51e5a95ee137d3f325eafa65546bcd8.tar.gz
Test: NA Change-Id: I0755761cae9e81fd1f3665dc69f9961dc4e70a5e
-rw-r--r--METADATA19
1 files changed, 19 insertions, 0 deletions
diff --git a/METADATA b/METADATA
new file mode 100644
index 0000000..e9f1fe6
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,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
+ }
+}