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

Option to push timings instead of using the time it took to execute the function #21

Open
razzeee opened this issue Dec 13, 2020 · 0 comments

Comments

@razzeee
Copy link

razzeee commented Dec 13, 2020

Hey there,

this seems like a great lib. I'm currently trying to figure out how to port https://github.com/elm-tooling/elm-language-server/blob/master/test/performance.ts which is basically running some times and each time getting six timing slices from the big function it's testing.

Is there any way I could push those times to this lib and end up with correct data? I'm especially interested in running it with https://github.com/rhysd/github-action-benchmark to make sure we're alerted if performance is hit in some way.

Thanks

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

No branches or pull requests

1 participant