Rob B reports
Here is the case:
http://karmatics.com/aardvark/codeview.html#prettifyMyEnhancements.js
vs
http://karmatics.com/aardvark/codeviewSlow.html#prettifyMyEnhancements.js
The second one is really slow on firefox (causing a little
spinning beachball for me sometimes), but it's ok on safari.
Try flipping the select item to bring in new files...the js code
should already be loaded, and the files should cache once you've
hit them once, so that shouldn't be the problem.
The only difference between the two is that the fast one uses the
old js file (dated july 22 '08) which is not compressed, and the
slow one uses one I downloaded today, and is minified.
Original issue reported on code.google.com by mikesamuel@gmail.com on 14 Aug 2009 at 6:11
Original issue reported on code.google.com by
mikesamuel@gmail.com
on 14 Aug 2009 at 6:11