Skip to content
This repository was archived by the owner on Apr 22, 2020. It is now read-only.
This repository was archived by the owner on Apr 22, 2020. It is now read-only.

Slowdown #87

@GoogleCodeExporter

Description

@GoogleCodeExporter
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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions