Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

add benchmark for thread and process spawn #22

Open
matu3ba opened this issue May 23, 2022 · 0 comments
Open

add benchmark for thread and process spawn #22

matu3ba opened this issue May 23, 2022 · 0 comments

Comments

@matu3ba
Copy link

matu3ba commented May 23, 2022

justification: Test performance relies heavily on thread spawn (tests without checking memory problems) or process spawn (common tests), if no run in parallel (for diagnosis after existence of problem).

Also, I have a PR for extra pipes I would like to bench to figure out if the approach is feasible.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant