nim icon indicating copy to clipboard operation
nim copied to clipboard

Benchmarks would be nice

Open sjakobi opened this issue 11 years ago • 2 comments

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.

sjakobi avatar Jul 21 '14 20:07 sjakobi

+1 - that would be very nice.

kytrinyx avatar Jul 22 '14 04:07 kytrinyx

Do we still want to do this? https://github.com/treeform/benchy is easy to use

ynfle avatar Jun 09 '21 18:06 ynfle