TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Fastest Javascript Sudoku Solver

26 pointsby solipsistalmost 14 years ago

1 comment

jasondaviesalmost 14 years ago
See also the full set of language benchmarks: <a href="http://attractivechaos.github.com/plb/" rel="nofollow">http://attractivechaos.github.com/plb/</a><p>Interesting to see V8 performing so well on speed in all benchmarks. JaegarMonkey seems to use 4x less memory in the matrix multiplication benchmark though!