V8 is damn fast, faster than C++ when it comes to numerics (github.com) 1 points by zcbenz 1y ago ↗ HN
[–] pestatije 1y ago ↗ using doubles to find prime numbers is problematic to say the least...but then running a benchmark that only exercises the integer subset of those doubles is malignant if not ignorantdid u try n % i == 0 in the c code?
2 comments
[ 3.9 ms ] story [ 16.2 ms ] threaddid u try n % i == 0 in the c code?