Thesharing edited a comment on pull request #7: URL: https://github.com/apache/flink-benchmarks/pull/7#issuecomment-774634231
The results of the scheduler benchmark running on the optimized POC of [FLINK-21110](https://issues.apache.org/jira/browse/FLINK-21110) are: ```shell Benchmark (jobConfiguration) Mode Cnt Score Error Units o.a.f.s.b.deploying.DeployingDownstreamTasksInBatchJobBenchmark.deployDownstreamTasks BATCH ss 6 3013.722 ± 581.714 ms/op o.a.f.s.b.deploying.DeployingTasksInStreamingJobBenchmark.deployAllTasks STREAMING ss 6 4149.512 ± 1012.557 ms/op o.a.f.s.b.failover.RegionToRestartInBatchJobBenchmark.calculateRegionToRestart BATCH ss 6 40.246 ± 77.463 ms/op o.a.f.s.b.failover.RegionToRestartInStreamingJobBenchmark.calculateRegionToRestart STREAMING ss 6 45.644 ± 73.857 ms/op o.a.f.s.b.partitionrelease.PartitionReleaseInBatchJobBenchmark.partitionRelease BATCH ss 6 1787.465 ± 939.495 ms/op o.a.f.s.b.scheduling.InitSchedulingStrategyBenchmark.initSchedulingStrategy BATCH ss 6 54.466 ± 22.568 ms/op o.a.f.s.b.scheduling.InitSchedulingStrategyBenchmark.initSchedulingStrategy STREAMING ss 6 2.477 ± 0.563 ms/op o.a.f.s.b.scheduling.SchedulingDownstreamTasksInBatchJobBenchmark.schedulingDownstreamTasks BATCH ss 6 74.026 ± 58.211 ms/op o.a.f.s.b.topology.BuildExecutionGraphBenchmark.buildTopology BATCH ss 6 6546.112 ± 3841.787 ms/op o.a.f.s.b.topology.BuildExecutionGraphBenchmark.buildTopology STREAMING ss 6 1529.649 ± 1247.038 ms/op ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org