nim-lang / bigints

BigInts for Nim
MIT License
124 stars 32 forks source link

Add benchmarks #106

Open konsumlamm opened 2 years ago

konsumlamm commented 2 years ago

It would be useful to add some benchmarks, so that we can measure performance improvements/degradations for changes.

dlesnoff commented 1 year ago

See #113 for an old draft PR of mine. I do not remember how far I went into it.