Posts Tagged performance
Hibernate is faster than I thought it was.
I was playing around with a speed test of Gigaspaces XAP, and got some pretty good numbers out of it – but I couldn’t escape the thought that I was missing something. Then I had it: a comparison point! If GigaSpaces is X, then… it’s X. But if we compare it to something else – [...]
It’s not about C++ and Java performance.
Posted by dreamreal in Java, Programming on 27 October, 2009
Warning: anecdotal conclusions coming. I think the crucial flaw in every Java v. language is that they always focus on, you know, specific code. “Here’s a fibonacci routine using recursion… in Java, it’s X, and in C++, it’s Y! Wow!” Every time I see that kind of comparison, I’m left cringing. It’s crap. It’s interesting only [...]