aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2018-06-27 15:39:13 -0700
committerandroid-build-merger <android-build-merger@google.com>2018-06-27 15:39:13 -0700
commit9a6777b973f78370a8aeed5d2953320fc887732f (patch)
treef87095493fc007e632c97a257784f69670b550cb
parentab75cacdf76a3a519f4c53108a2576b6b2cf2f75 (diff)
parent0924626bc51e5a95ee137d3f325eafa65546bcd8 (diff)
downloadcaliper-9a6777b973f78370a8aeed5d2953320fc887732f.tar.gz
am: 0924626bc5 Change-Id: If6c1f2fcdf93cd69134357f65d38c72d963554bc
-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
+ }
+}