Skip to content

WIP: Pacxx measure

Christian Engwer requested to merge pacxx-measure into master

Goals:

  1. support different measurement implementation (e.g. psutil + pacxx)
  2. support several measurements for one executable (e.g. running the same application under different configurations, measuring individual kernels in one executable)
  3. allow to run the same test multiple times to improve measurements
  4. replace file format for data by json
  5. update the web interface to display the different tests in one application

Merge request reports