-
My Twitter Updates
My daughter's getting one.. RT @cshirky: Dollhouse kit for girls that includes circuit comps: lights, fans, buzzers.. http://t.co/EJUec087 - 1 day ago
RT @jansegers: TwitInfo: Aggregating and Visualizing Microblogs for Event Exploration - http://t.co/x0djN2Ru - 1 day ago
Facebook buys Karma app http://t.co/gECKtXMv - 2 days ago
Very cool. I want one of these! Now where do I find a suitable car? http://t.co/cv6TLWFq - 2 days ago
745 followers
Tag Archives: Performance tuning
OutOfMemoryError: PermGen space
Today, during load testing I saw one of those dreaded “java.lang.OutOfMemoryError: PermGen space” errors on our fairly large web application deployed in Tomcat running on Sun JDK 1.5. We used to use the default (64m) for the perm space. I bumped it … Continue reading
Performance tuning vs. Lean/Agile
I am currently working on performance tuning & refactoring a product. And, interestingly I found some Agile/Lean principles that apply for performance tuning and refactoring: Most Lean principles appear counter-intuitive at first Aim for system optimization instead of point optimization Build … Continue reading
Posted in Agile, Performance tuning
Tagged Agile, Lean principles, Performance tuning
Leave a comment