Y
Hacker News
new
|
ask
|
show
|
jobs
by
donor20
837 days ago
But isn’t the Java version unrolling loops? This seems like some effort on the Java side.
1 comments
dsff3f3f3f
837 days ago
The fast Java version is using all the same optimizations as this Go version and then some. It's significantly more complicated.
link