Benchmark

measureOnce


(macro measureOnce (tag code) (...)) Measure the time it takes to run some given code, in milliseconds

Author: @SuperFola

Parameters

bench


(macro bench (code times) (...)) Benchmark some given code by running it a given number of times