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

2-3000% performance enhancement in IE7 #253

Merged
merged 4 commits into from
Apr 11, 2013
Merged

2-3000% performance enhancement in IE7 #253

merged 4 commits into from
Apr 11, 2013

Commits on Mar 27, 2013

  1. 2-3000% performance enhancement in IE7

    Use an array and not a string to store chunks internally. Increases
    performance by 2-3000% in IE7. No measurable  changes in performance in
    other browsers.
    codeability-ab committed Mar 27, 2013
    Configuration menu
    Copy the full SHA
    717accf View commit details
    Browse the repository at this point in the history
  2. dynamic keys in getBlock fix

    Nicklas Sigurdh committed Mar 27, 2013
    Configuration menu
    Copy the full SHA
    db7163f View commit details
    Browse the repository at this point in the history
  3. fixed join() to join('')

    Nicklas Sigurdh committed Mar 27, 2013
    Configuration menu
    Copy the full SHA
    933988c View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2013

  1. Configuration menu
    Copy the full SHA
    5310786 View commit details
    Browse the repository at this point in the history