Things that blew my mind optimizing some Java: massive per-thread JDBC result sets hanging around in memory, and 250 MB of the strings "Y" and "N" because they weren't interned
Things that blew my mind optimizing some Java: massive per-thread JDBC result sets hanging around in memory, and 250 MB of the strings "Y" and "N" because they weren't interned
No replies yet.