weasel icon indicating copy to clipboard operation
weasel copied to clipboard

[Benchmark] Number of events processed per second

Open Trisfald opened this issue 4 years ago • 0 comments

Could be useful to have a benchmark to measure how many events can be fired per second.

We could think of running one bench with only DummyEvent and another bench with StartRound and EndRound in sequence.

Keep in mind all events end up in the in-memory timeline and we shouldn't allocate too much for a benchmark.

Trisfald avatar Mar 05 '20 22:03 Trisfald