Skip to content
  • Noric Couderc's avatar
    Added checks for table size in validation of inputs · 8efc4284
    Noric Couderc authored
    When we load data, we make sure that the number of benchmarks in the
    features data is the same as the number of JMH benchmarks.
    
    We also check that we didn't lose any benchmarks when merging the two
    data-sets together (which could happen silently if you merge two files
    about different benchmarks)
    8efc4284