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

stringify: speed improved by get rid of buf.join #57

Merged
merged 1 commit into from Jan 12, 2015
Merged

Conversation

blond
Copy link
Member

@blond blond commented Jan 12, 2015

2,5 times faster

before:

       21,063,721 op/s » block
       6,332,712 op/s » blockMod
       7,619,885 op/s » elem
       5,505,372 op/s » elemMod

after:

      38,288,200 op/s » block
      16,804,498 op/s » blockMod
      21,390,626 op/s » elem
      12,310,409 op/s » elemMod

@tadatuta
Copy link
Member

👍

blond pushed a commit that referenced this pull request Jan 12, 2015
stringify: speed improved by get rid of `buf.join`
@blond blond merged commit c410cc2 into master Jan 12, 2015
@blond blond deleted the speed-stringify branch January 12, 2015 14:02
@blond blond added this to the 0.5.1 milestone Jan 12, 2015
@blond blond self-assigned this Jan 12, 2015
qfox pushed a commit that referenced this pull request Jun 6, 2017
…0.5.1

Update eslint-config-pedant to version 0.5.1 🚀
qfox pushed a commit that referenced this pull request Jun 6, 2017
docs(readme): add dependency badge
@qfox qfox added the pkg:naming label Jul 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants