TE
TechEcho
Home
24h Top
Newest
Best
Ask
Show
Jobs
English
GitHub
Twitter
Home
V8 is damn fast, faster than C++ when it comes to numerics
1 points
by
zcbenz
8 months ago
1 comment
pestatije
8 months 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 ignorant<p>did u try n % i == 0 in the c code?