-
-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Given the warnings in 'Managed Benchmarks', it seems like trying to do your own start() and end() is a bad plan. But in addition to this problem, it's not conducive to async testing, since for loops don't like await.
It would be much simpler if bench-node just supported setup and teardown functions like a number of other benchmarking tools provide.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request