Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
zinxq
on July 10, 2013
|
parent
|
context
|
favorite
| on:
Introducing HipHip (Array): Fast and flexible nume...
As an interesting aside, you can nearly double the speed of your Java loop by unrolling it a few times. (at least it did that for me in JDK 7)
w01fe
on July 10, 2013
[–]
Huh, cool! I kinda assumed the JIT already took care of this sort of low-hanging fruit, we'll test this out and if it works include it in the next version of hiphip.
pkolaczk
on July 11, 2013
|
parent
[–]
JIT in fact does pretty aggressive loop unrolling, however probably there might be some edge cases where it doesn't.
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: