Aggregate APK Benchmark Data
Why?
We need to ensure that all the data that gets generated for a given build is aggregated so that we can efficiently analyze the data.
Context?
This is part of the larger ARM benchmarking effort.
What gets produced?
A mechanism that allows the data from the APK benchmarks to be formatted into LAVA "bundles" and a mechanism to send those bundles to a common aggregation point.
Where will the work get put?
The mechanism will stored in android.
Blueprint information
- Status:
- Complete
- Approver:
- Zach Pfeffer
- Priority:
- High
- Drafter:
- vishal
- Direction:
- Approved
- Assignee:
- vishal
- Definition:
- Approved
- Series goal:
- Accepted for 2012q3
- Implementation:
- Implemented
- Milestone target:
- 12.09
- Started by
- Zach Pfeffer
- Completed by
- Zach Pfeffer
Related branches
Related bugs
Sprints
Whiteboard
Notes:
[2012/8/23 pfefferz] Please put notes here.
Meta:
Headline: The data from the benchmarks that are part of the ARM benchmarking effort has been aggregated with other results per build.
Acceptance: 1 or more of the datasets form the benchmarks have been "bundled" and those bundles are sent to LAVA and aggregated with other automated results.
Work Items
Work items:
Create a mechanism to extract the results from the unit: DONE
Turn the results into a bundle: DONE
Send that bundle to the aggregation point: DONE
Test on android-build: DONE