Hacker News new | ask | show | jobs
by whyever 3076 days ago
> It's ~100x times slower than hardware floating-point because of using arbitrary-precision floating-point numbers implemented entirely in software.

Thanks for the numbers, how did you get that estimate? Did you consider SIMD?