No, I didn't. If, for even an instant, you ever buy the argument that a JIT is better for real-world application tuning than static code analysis, you see my point.
I can't wait to do code reviews where people are sprinkling parallelSort() all over the place, not understanding the consequences. Serious question: isn't this something the JVM could abstract away?
No, I didn't. If, for even an instant, you ever buy the argument that a JIT is better for real-world application tuning than static code analysis, you see my point.
I can't wait to do code reviews where people are sprinkling parallelSort() all over the place, not understanding the consequences. Serious question: isn't this something the JVM could abstract away?