niklas-heer / speed-comparison

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

Update leibniz.clj #100

Closed genmeblog closed 1 year ago

genmeblog commented 1 year ago

Avoid reflection (and boxed math) when crunching numbers in Clojure.

niklas-heer commented 1 year ago

@genmeblog thank you very much for your contribution! :+1: