Tried my benchmarks on GraalVM preview. The perfor...
# mathematics
a
Tried my benchmarks on GraalVM preview. The performance for generics is indeed 3x better, but for some reason perofrmance for specialized case is 1.5x worse. Maybe it lacks some optimizations from java 9+
🤔 1