Skip to content
Commit 561d7777 authored by Vincent Donnefort's avatar Vincent Donnefort
Browse files

wa_results_collector: Add parquet cache for energy_measurement

The parquet format is faster and smaller, compared to the original CSV
created by WA. This brings a decent improvement for any subsequent run.

E.g. for a PCMark run on a Pixel4:

 +-----------------------------+
 | CSV     | 5 sec    | 300 MB |
 | Parquet | 0.01 sec |  46 MB |
 +-----------------------------+

Improving the feature readability by separating the energy_measurement
support into a separated function.
parent 16499c46
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment