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

Release 2.3 #1189

Closed
8 tasks done
ariya opened this issue Jun 15, 2015 · 3 comments
Closed
8 tasks done

Release 2.3 #1189

ariya opened this issue Jun 15, 2015 · 3 comments
Assignees
Labels
Milestone

Comments

@ariya
Copy link
Contributor

ariya commented Jun 15, 2015

  • Bump version number
  • Update ChangeLog
  • Update devDependencies (JSCS, Istanbul, ESLint, ...)
  • Check for performance regression
  • Test some important downstream projects
  • Tag the repository
  • Publish to npm
  • Update web site
@ariya ariya added the es6 label Jun 15, 2015
@ariya ariya self-assigned this Jun 15, 2015
@ariya ariya added this to the 2.3 milestone Jun 15, 2015
@ariya
Copy link
Contributor Author

ariya commented Jun 16, 2015

Performance check using V8 4.3:

2.2:

    Underscore 1.5.2    42.5 KiB      6.79 ms ± 3.45%
      Backbone 1.1.0    58.7 KiB      5.96 ms ± 0.61%
      MooTools 1.4.5   156.7 KiB     30.29 ms ± 1.05%
        jQuery 1.9.1   262.1 KiB     31.04 ms ± 1.10%
          YUI 3.12.0   330.4 KiB     29.57 ms ± 2.87%
 jQuery.Mobile 1.4.2   442.2 KiB    126.83 ms ± 8.16%
       Angular 1.2.5   701.7 KiB     86.80 ms ± 6.85%
                     ------------------------
                      1994.3 KiB    317.29 ms ± 6.38%

2.3:

    Underscore 1.5.2    42.5 KiB      6.82 ms ± 3.26%
      Backbone 1.1.0    58.7 KiB      6.00 ms ± 0.69%
      MooTools 1.4.5   156.7 KiB     30.90 ms ± 0.87%
        jQuery 1.9.1   262.1 KiB     31.98 ms ± 1.39%
          YUI 3.12.0   330.4 KiB     28.37 ms ± 0.76%
 jQuery.Mobile 1.4.2   442.2 KiB    123.92 ms ± 7.33%
       Angular 1.2.5   701.7 KiB     89.50 ms ± 6.65%
                     ------------------------
                      1994.3 KiB    317.48 ms ± 5.83%

@mikesherov mikesherov mentioned this issue Jun 16, 2015
25 tasks
ariya added a commit to ariya/esprima that referenced this issue Jun 16, 2015
ariya added a commit to ariya/esprima that referenced this issue Jun 16, 2015
ariya added a commit to ariya/esprima that referenced this issue Jun 16, 2015
@ariya ariya mentioned this issue Jun 16, 2015
@ariya
Copy link
Contributor Author

ariya commented Jun 16, 2015

No functional regression was observed on the following downstream projects:

ariya added a commit that referenced this issue Jun 17, 2015
@ariya
Copy link
Contributor Author

ariya commented Jun 17, 2015

This is completed, 2.3.0 is now available.

@ariya ariya closed this as completed Jun 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant