Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slowdown #87

Open
GoogleCodeExporter opened this issue Jan 14, 2016 · 1 comment
Open

Slowdown #87

GoogleCodeExporter opened this issue Jan 14, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

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 [email protected] on 14 Aug 2009 at 6:11

@GoogleCodeExporter
Copy link
Author

The source file mentioned is attached.

Original comment by [email protected] on 14 Aug 2009 at 6:13

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant