Tuesday, January 22, 2008

Top Six AJAX Performance Issues Pinpointed

The top six AJAX performance issues he pinpoints are: 1. Array performance on all browsers in general 2. HTML DOM performance in general 3. Calculating Computed Box Model and Style 4. FireFox: "eval", Object Creation and "in" Operation 5. "String" Manipulation Performance on IE 6. Safari: "pop" Operation Performance

No comments: