Performance

How to improve the performances of ASP.NET MVC web applications

Today I stumbled upon a nice presentation that Rudi Benkovic gave last week at the Slovenian DotNet User Group, about ASP.NET MVC Performances. The Big...

0 replies - 1089 views - 04/17/09 by Simone Chiaretta in News

YSlow Rules and Tomcat 5.5 SSL

A few weeks ago I attended The Rich Web Experience where I went to talks by Scott Davis and Nathaniel Schutta and heard about using YSlow to measure how well...

2 replies - 4367 views - 10/21/08 by rdonaway in News

Make Google Chrome Take Less Memory

Earlier I wrote how chrome is taking huge amount of memory because it is running one process for each tab...

0 replies - 2232 views - 09/08/08 by raasiel in News

How adding another table to JOIN can improve performance

JOINs are expensive and it most typical the fewer tables (for the same database) you join the better performance you will get. As for any rules there are...

1 replies - 3644 views - 08/14/08 by Schalk Neethling in News

Google App Engine performance - Part 1

Okay its been a few weeks now and I thought I'd take a look at the performance and how spiky it was. The highest hit element was the gadget with a few thousand...

0 replies - 3106 views - 08/08/08 by Schalk Neethling in News