add method

void add(
  1. PerfTestOne test
)

Accumulator

Implementation

void add(PerfTestOne test) => tests.add(test.initLot(this));