niklas-heer / speed-comparison

A repo which compares the speed of different programming languages.
https://niklas-heer.github.io/speed-comparison
MIT License
475 stars 76 forks source link

Clean up Nim code and update compiler flags #93

Closed demotomohiro closed 1 year ago

demotomohiro commented 1 year ago

Clean up Nim code. Add GCC optimization flags that are used to compile leibniz.c.

niklas-heer commented 1 year ago

@demotomohiro thank you for your contribution. 👍 The way you explained all flags is superb. Maybe I should make that a requirement 🤔