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

perf: add query params to run benchmarks for repeat #6001

Closed
prudepixie opened this issue May 19, 2022 · 0 comments · Fixed by #6002 or #6022
Closed

perf: add query params to run benchmarks for repeat #6001

prudepixie opened this issue May 19, 2022 · 0 comments · Fixed by #6002 or #6022
Assignees

Comments

@prudepixie
Copy link
Contributor

prudepixie commented May 19, 2022

Following the work for adding appending related benchmarks, we want to use a similar model to create benchmarks for 'repeat' from fast-element.

The pattern is to run different benchmark implementations of the same file using query-params.
?method=repeat
?method=forEach
?method=map

Perhaps a --url argument can be added to the cli in this case.
Currently the append benchmarks are run by a custom script.

@prudepixie prudepixie self-assigned this May 19, 2022
@prudepixie prudepixie added this to the FAST Element 2.0 milestone May 19, 2022
@prudepixie prudepixie linked a pull request May 19, 2022 that will close this issue
9 tasks
@prudepixie prudepixie changed the title perf: add query params to run different benchmark implementations of the same file perf: add query params to run benchmarks for repeat May 19, 2022
@prudepixie prudepixie moved this from In Progress to Done in FAST Architecture Roadmap May 24, 2022
@prudepixie prudepixie linked a pull request May 24, 2022 that will close this issue
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment