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

Update jsdom to 9.0.0 #90

Merged
merged 1 commit into from
May 6, 2016
Merged

Update jsdom to 9.0.0 #90

merged 1 commit into from
May 6, 2016

Conversation

domenic
Copy link
Member

@domenic domenic commented May 6, 2016

Old:

Domenic@Andeddu MINGW64 ~/Dropbox/GitHub/_forks/ecma262 (master)
$ time node_modules/.bin/ecmarkup spec.html out/index.html

real    0m43.634s

New:

Domenic@Andeddu MINGW64 ~/Dropbox/GitHub/_forks/ecmarkup (update-jsdom)
$ time node bin/ecmarkup.js ../ecma262/spec.html ../ecma262/out/index.html

real    0m34.254s

(jsdom 8.5.0 clocks in around 1:03, for the record.)

@bterlson
Copy link
Member

bterlson commented May 6, 2016

Awwwww yeah!!! Thanks so much :-D

@bterlson bterlson merged commit 21b57ec into tc39:master May 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants