Skip to content

Feature Request: Add a setup and teardown method #90

Description

@jdmarshall

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.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions