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

Remove test_async::test_gather_benchmark #6983

Merged
merged 1 commit into from
Jan 31, 2020

Conversation

simon-mo
Copy link
Contributor

This test is not needed. There is already a test to test if asyncio.gather works. I don't think we need to check the relative performance between async_get and ray.get.

As the comment mentioned, this test is only there to test "new implementation is not too slow". This should be part of the stress test or performance regression test, instead of unit test.

I will make sure to test async_plasma get in serve & asyncio stress test.

@simon-mo simon-mo requested a review from suquark January 30, 2020 22:15
@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/21182/
Test PASSed.

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.

3 participants