diff --git a/data/benchmarkify.json b/data/benchmarkify.json new file mode 100644 index 0000000..6a4281e --- /dev/null +++ b/data/benchmarkify.json @@ -0,0 +1,9 @@ +{ + "name": "Benchmarkify", + "description": "Benchmarkify is a web app that helps you visualize and analyze Android macrobenchmark results stored in JSON format.", + "link": "https://github.com/yogeshpaliyal/benchmarkify", + "tags": [ + "macrobenchmark", + "profiling" + ] +}