Skip to content
  • Noric Couderc's avatar
    Added feature type to printed features · e2caae74
    Noric Couderc authored
    The features go into two boxes: Hardware and software.
    We print that next to the feature values, to make it much easier to
    sort which one is which.
    
    Required some refactorings:
    
    - Introduced a class BenchmarkRunData which contains data related to
    the PAPI counters. We use that instead of Triples.
    
    - Extracted two methods: printSoftwareCounters and printHardwareCounters
    e2caae74