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

[FLINK-21731] Add benchmarks for DefaultScheduler's creation, scheduling and deploying #11

Merged
merged 1 commit into from Mar 28, 2021

Conversation

Thesharing
Copy link
Contributor

This pull request introduces benchmarks to evaluate the performance of DefaultScheduler's creation, scheduling and deploying.

  • Introduces benchmarks that evaluates the performance of creating DefaultScheduler.
  • Introduces benchmarks that evaluates the performance of scheduling and deploying in DefaultScheduler.

For more details please check FLINK-21731.

@zhuzhurk
Copy link
Contributor

Thanks for opening this PR @Thesharing
The change looks good to me.
The failed test is caused by the timeout of the partition release benchmark which should be fixed via another PR apache/flink#15314.
Merging.

@zhuzhurk zhuzhurk merged commit c5d936d into apache:master Mar 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants