Skip to content
  • Noric Couderc's avatar
    Changed benchmark cleanup · 8ec970a2
    Noric Couderc authored
    Benchmarks used to clear() the datastructure on which they were running, but now
    they only create a new data structure to use instead. The existing one will be
    garbage collected.
    8ec970a2