You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2020/12/22 11:48:55 UTC

[GitHub] [flink-benchmarks] Thesharing commented on pull request #7: [FLINK-20612][runtime] Add benchmarks for scheduler

Thesharing commented on pull request #7:
URL: https://github.com/apache/flink-benchmarks/pull/7#issuecomment-749501859


   The results of the new benchmarks are:
   
   ```shell
   # Run complete. Total time: 01:16:29
   
   Benchmark                                                                                    (PARALLELISM)  Mode  Cnt      Score      Error  Units
   o.a.f.r.b.deploying.DeploySinkTasksInBatchJobBenchmark.deploySinkTasks                                8000    ss   10  17001.505 ± 1158.355  ms/op
   o.a.f.r.b.deploying.DeploySourceTasksInBatchJobBenchmark.deploySourceTasks                            8000    ss   10    471.384 ±  378.772  ms/op
   o.a.f.r.b.deploying.DeployTaskInStreamingJobBenchmark.deployTasks                                     8000    ss   10   8552.538 ±  523.909  ms/op
   o.a.f.r.b.failover.RegionToRestartInBatchJobBenchmark.calculateRegionToRestart                        8000    ss    5  12960.912 ± 1089.189  ms/op
   o.a.f.r.b.failover.RegionToRestartInStreamingJobBenchmark.calculateRegionToRestart                    8000    ss    5   5141.459 ± 1679.928  ms/op
   o.a.f.r.b.scheduling.InitSchedulingStrategyInBatchJobBenchmark.createSchedulingStrategy               8000    ss   10  38960.602 ± 1225.056  ms/op
   o.a.f.r.b.scheduling.InitSchedulingStrategyInStreamingJobBenchmark.createSchedulingStrategy           8000    ss   10      9.943 ±    0.529  ms/op
   o.a.f.r.b.topology.BuildExecutionGraphInBatchJobBenchmark.buildTopology                               8000    ss   10  45725.466 ± 2867.159  ms/op
   o.a.f.r.b.topology.BuildExecutionGraphInStreamingJobBenchmark.buildTopology                           8000    ss   10  40748.686 ± 5365.322  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:
users@infra.apache.org