Hacker News new | ask | show | jobs
by imtringued 3533 days ago
Value types combined with generic specialisation results in less memory usage, higher data locality, less gc pressure. Basically a big increase in performance on top of the already very good JIT.