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 2019/01/15 14:33:37 UTC

[GitHub] NicoK commented on issue #7445: [FLINK-11154][network] bump Netty to 4.1.32

NicoK commented on issue #7445: [FLINK-11154][network] bump Netty to 4.1.32
URL: https://github.com/apache/flink/pull/7445#issuecomment-454412362
 
 
   https://github.com/apache/flink-shaded/pull/55 has been merged, benchmarks ran with the following results (comparing `master` from 9th Jan with this branch - this should roughly show the diff by this PR) with 30 samples each
   
   ```
   Benchmark                                              version  Score    Score Error (99.9%)
   StreamNetworkBroadcastThroughputBenchmarkExecutor      master   862        22 ops/ms
   StreamNetworkBroadcastThroughputBenchmarkExecutor      PR       843        27 ops/ms
   
   StreamNetworkThroughputBenchmarkExecutor (1,100ms)     master   60883    3518 ops/ms
   StreamNetworkThroughputBenchmarkExecutor (1,100ms)     PR       64527    1187 ops/ms
   
   StreamNetworkThroughputBenchmarkExecutor (100,1ms)     master   55955     598 ops/ms
   StreamNetworkThroughputBenchmarkExecutor (100,1ms)     PR       56201    1354 ops/ms
   
   StreamNetworkThroughputBenchmarkExecutor (1000,1ms)    master   36839    1190 ops/ms
   StreamNetworkThroughputBenchmarkExecutor (1000,1ms)    PR       39322     983 ops/ms
   
   StreamNetworkThroughputBenchmarkExecutor (1000,100ms)  master   45576    1946 ops/ms
   StreamNetworkThroughputBenchmarkExecutor (1000,100ms)  PR       45716    1927 ops/ms
   ```
   I'll schedule another run against current `master` to have a second data point.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services