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

Async benches #64

Closed
wants to merge 1 commit into from
Closed

Async benches #64

wants to merge 1 commit into from

Conversation

brainstorm
Copy link
Member

@brainstorm brainstorm commented Sep 30, 2021

To avoid 'there is no reactor is running, must be called from the context of a Tokio 1.x runtime'-type errors... needs a bit more work to fully migrate to async, see bheisler/criterion.rs@a74edd9

@CastilloDel Please note that this PR is against your current benchmarks branch, not main... don't worry I can tackle the blocking version later, this one seems to be working now ;)

… running, must be called from the context of a Tokio 1.x runtime'-type errors... needs a bit more work to fully migrate to async, see: bheisler/criterion.rs@a74edd9
@brainstorm
Copy link
Member Author

Runs well locally but it does deserve a bit more attention on the criterion_async side and its Futures:

https://github.com/umccr/htsget-rs/runs/3752074281?check_suite_focus=true#step:6:223

will take a look at it...

@brainstorm
Copy link
Member Author

Will be deprecated by #46

@brainstorm brainstorm closed this Apr 14, 2022
@brainstorm brainstorm deleted the benchmarks_async branch May 27, 2022 00:48
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