Android MacroBenchmark Viewer is an open-source tool designed to visualize Android microbenchmark data directly in your browser. It allows you to upload a JSON file containing benchmark results, view device and hardware specifications, and render charts (line and bar) for key performance metrics.
- 100% Open Source
- 100% Data Safety (Runs entirely in your browser)
- Displays benchmark results (time to initial display, etc.)
- Hardware and build information visualization
- Line and bar charts for benchmark data comparison
You can try the Android MacroBenchmark Viewer live at the following URL:
https://androidmacrobenchmarkviewer.onrender.com
Here’s a preview of the Android MacroBenchmark Viewer interface:
- A modern web browser (Chrome, Firefox, etc.)
- Clone the repository to your local machine:
git clone https://github.com/yourusername/android-macrobenchmark-viewer.git