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

Measure perf for node-sass after conversion #82

Closed
aruneshchandra opened this issue Feb 1, 2017 · 1 comment
Closed

Measure perf for node-sass after conversion #82

aruneshchandra opened this issue Feb 1, 2017 · 1 comment
Assignees
Milestone

Comments

@aruneshchandra
Copy link
Contributor

No description provided.

@boingoing
Copy link

Node-sass-napi binary built from boingoing/node-sass@b663dcf
Node-sass-nan binary built from sass/node-sass@cc7c3b3
Node-V8 8.x built from 75e28c5

Performance is measured via this suite:
https://github.com/eoneill/node-sass-perf-test

The performance test doesn't drill-down into specific areas or APIs to give details on what is taking up the time, we just have an overall execution time.

node-sass Nan on V8-Node 8.x node-sass NAPI on V8-Node-Napi 8.x
12ms 13ms
12ms 14ms
13ms 12ms
12ms 17ms
13ms 13ms
17ms 12ms
13ms 15ms
12ms 12ms
12ms 12ms
12ms 12ms
24ms 12ms
11ms 12ms
13ms 24ms
15ms 13ms
13ms 13ms
12ms 12ms
13ms 15ms
11ms 12ms
12ms 12ms
12ms 12ms
avg = 13.2ms avg = 13.45ms (+1.9%)

Tests run on a Windows machine with this hardware:
Intel Xeon E5-1620 v3 @ 3.50GHz
16GB DDR4 @ 2133MHz
Samsung XP941 SSD

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

No branches or pull requests

2 participants