We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
According to the author, JSPerf is used incorrectly, 70% of the time.
http://www.slideshare.net/mathiasbynens/using-jsperf-correctly
The text was updated successfully, but these errors were encountered:
Tricky to have 'real world tests'. For tight loops, if the JS compiler or runner doesn't optimize the code, the CPU might.
Sorry, something went wrong.
Exactly. Another thing: jsPerf is down 😄
Maybe you can help me with this task!
No branches or pull requests
http://www.slideshare.net/mathiasbynens/using-jsperf-correctly
The text was updated successfully, but these errors were encountered: