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

feat: add a new command to compare multiple benchmark results #31

Closed
wants to merge 8 commits into from

Conversation

nazarhussain
Copy link
Collaborator

Motivation

Add a feature to compare multiple benchmarks.

Description

This feature helps us to compare multiple benchmarks performed in different runtimes.

Steps to test or reproduce

Run all tests and workflows.

* Remove peer dependency and add runner

* Add new runner implementation

* Move cli to a directory

* Update the cli to support file spec options

* Add support for custom options

* Fix unit tests

* Fix the build for node 18

* Fix type issue with resolution

* Skip lib check for the old version of a package

* Add comment

* Downgrade rimraf to support node 18

* Add ts as default extension list to not break compatibility

* Update reame file

* Update all mocha references

* Remove extra sanitization option

* Update color keys

* Organize the exports

* Remove it from the exports

* Update the benchmark to reflect the changes in export
* Update the node prefix to imports

* Migrate test runner to vitest

* Add test workflow for other runtimes

* Update the unit tests

* Fix the deno version

* Update all unit tests

* Update import prefix for node packages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant