|
|
|
|
|
by synthetigram
884 days ago
|
|
You might be correct, but it's not obvious to me unsafe is really faster. I recall reading that using unsafe invalidates most of the other optimizations because it's opaque to the JIT what you are doing. Also, if there are BCE opportunities, I feel pretty confident OpenJDK will add them, rather than being unsympathetic. |
|
1. https://github.com/gunnarmorling/1brc