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

Benchmark Examples #4

Open
thysultan opened this issue Aug 27, 2016 · 4 comments
Open

Benchmark Examples #4

thysultan opened this issue Aug 27, 2016 · 4 comments

Comments

@thysultan
Copy link
Contributor

Would be nice to have benchmarks for the examples to compare against.

@VictorTaelin
Copy link
Owner

Benchmarks of the examples? Not sure how, most of them are instant...

@thysultan
Copy link
Contributor Author

Like this one https://rawgit.com/MaiaVictor/WebMonkeys/master/examples/index.html?example=searchFor987654321.js CPU vs GPU. I think performance.now() will work better than Date.now if it's near instant.

@VictorTaelin
Copy link
Owner

Interesting, I didn't know about performance, thank you. About that, I think we should write proper benchmarks (and also tests), maybe in a /benchmarks directory? Not sure what is the norm for those nowadays.

@stereobooster
Copy link

Also would be nice to have demo page hosted on github pages. And maybe benchmark example in https://jsperf.com/ or with https://benchmarkjs.com/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants