Javascript speed test results [UPDATED to include Google Chrome]
Test case: sorting a table containing 750 rows of data. Using the table-kit library.
| Browser | Time |
|---|---|
| Internet Explorer 6.0 (using an XP virtual machine) | 19 seconds |
| Internet Explorer 8.0b2 (using an XP virtual machine) | 5 seconds |
| Firefox 3.0 | 8 seconds |
| Firefox... |