• Juho Snellman's avatar
    Make the benchmark program a bit more user friendly · f415004b
    Juho Snellman authored
    - create_interval was a bad way to configure the number of units.
      It was inverted, and also hit a hard ceiling once the interval
      dropped down to 0. Instead parametrize by the approximate number
      of work units to create.
    - Print the parameters and timings in CSV to stdout
    f415004b
test_benchmark.cc 5.8 KB