nim
nim copied to clipboard
Benchmarks would be nice
Nimrod places a lot of emphasis on efficiency - so some tool to measure the efficiency of a solution would be nice.
Idea: create a macro-based tool that turns the unittest.tests into benchmarks.
+1 - that would be very nice.
Do we still want to do this? https://github.com/treeform/benchy is easy to use