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

Berck - Benchmark runner built with Undertaker #10

Open
tunnckoCore opened this issue Apr 22, 2015 · 1 comment
Open

Berck - Benchmark runner built with Undertaker #10

tunnckoCore opened this issue Apr 22, 2015 · 1 comment
Labels

Comments

@tunnckoCore
Copy link
Owner

  • not based on benchmark.js atm
  • using matcha simple approach, which is just run the function n times
  • custom reporters
  • only async benchmarking
  • adapters - different benchmarking logics (i.e. matcha and benchmark.js)?
  • before, after, beforeEach, afterEach?
@tunnckoCore
Copy link
Owner Author

using matcha simple approach, which is just run the function n times

that sucks, we should use benchmark.js but it's async is lil' bit tricky

ref jonschlinkert/benchmarked#2

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

No branches or pull requests

1 participant