Skip to content
  • Noric Couderc's avatar
    Implemented loading seeds from seed-sampling · 4d08bf6a
    Noric Couderc authored
    We use the file "seeds-benchmarks.csv" to load the data for the seeds
    we'd want to try, we use the function loadSeeds to convert that to
    arguments JMH can take, then we pass that as arguments to the runner.
    
    (That can be a looot of arguments for some cases, I wonder if it can
    take all these arguments)
    4d08bf6a