On Tue, 10 Mar 2020 10:29:11 GMT, Frederic Thevenet 
<github.com+7450507+ftheve...@openjdk.org> wrote:

>> On My windows10 machine, I can observe 20 to 30 % reduction in time to take 
>> snapshot.
>> Can you please capture the time the way you did 
>> [here](https://github.com/openjdk/jfx/pull/68#issuecomment-578192074)
>> for previous PR
>
> ### 14-ea+9
> 
> --------
> |    | 1024 |2048 |3072 |4096 |5120 |6144 |7168 |8192 |9216 |
> |---|---|---|---|---|---|---|---|---|---|
> | 1024 | 5.607827 | 9.380503 | 13.835523 | 17.514362 | 21.776304 | 27.918815 
> | 36.929480 | 35.647317 | 74.274598 |
> | 2048 | 11.271960 | 17.774451 | 26.468146 | 34.555745 | 42.699573 | 
> 52.027568 | 74.481450 | 68.349699 | 135.902502 |
> | 3072 | 13.953309 | 26.320822 | 42.652327 | 51.534650 | 65.202531 | 
> 78.406419 | 103.512338 | 109.125337 | 214.305998 |
> | 4096 | 17.776236 | 35.800101 | 57.483720 | 70.221125 | 98.024908 | 
> 106.510784 | 109.940266 | 150.731465 | 265.632840 |
> | 5120 | 22.756799 | 44.809926 | 69.324931 | 85.589418 | 106.649450 | 
> 137.122404 | 146.470563 | 149.845737 | 371.508604
> | | 6144 | 26.218716 | 53.103478 | 78.157447 | 122.467283 | 129.644202 | 
> 162.408603 | 160.861559 | 172.865197 |
> 460.078507 | | 7168 | 31.095109 | 60.251328 | 91.299751 | 133.693702 | 
> 143.813523 | 154.496892 | 171.049670 |
> 186.519441 | 527.541763 | | 8192 | 34.609033 | 71.258569 | 107.084557 | 
> 143.252194 | 163.108854 | 165.619014 |
> 178.134480 | 220.085044 | 514.600669 | | 9216 | 69.133873 | 135.713363 | 
> 198.200679 | 277.606301 | 355.598066 |
> 480.710904 | 450.875668 | 577.701980 | 623.690198 |
> ![14-ea+9](https://user-images.githubusercontent.com/7450507/76303509-29a3ce80-62c2-11ea-8b79-befe446b39e3.png)

### 14-internal

--------
|    | 1024 |2048 |3072 |4096 |5120 |6144 |7168 |8192 |9216 |
|---|---|---|---|---|---|---|---|---|---|
| 1024 | 5.740508 | 9.337537 | 13.489849 | 17.611105 | 38.898909 | 48.165735 | 
53.596876 | 49.449740 | 66.032570 |
| 2048 | 9.845097 | 17.799415 | 26.109529 | 34.607728 | 79.345622 | 94.082500 | 
107.777644 | 100.901349 | 135.826890 |
| 3072 | 14.654498 | 26.183649 | 39.781191 | 51.871491 | 113.010307 | 
143.613631 | 184.883820 | 167.076202 | 200.852633
| | 4096 | 18.706278 | 36.115871 | 51.477296 | 68.457649 | 156.240888 | 
186.159272 | 222.876505 | 237.387683 |
290.125942 | | 5120 | 50.566276 | 106.465632 | 140.506406 | 161.687151 | 
203.644875 | 237.260330 | 279.108632 |
311.002566 | 371.704115 | | 6144 | 53.501341 | 106.726656 | 160.191733 | 
216.969484 | 264.996201 | 287.375425 |
335.294473 | 365.035267 | 419.995978 | | 7168 | 66.422026 | 110.882355 | 
187.978455 | 239.014528 | 308.817056 |
335.838550 | 394.270828 | 445.987300 | 506.974069 | | 8192 | 60.315442 | 
108.770069 | 164.424088 | 205.330331 |
305.201833 | 343.846336 | 392.867668 | 454.540147 | 503.808112 | | 9216 | 
71.070811 | 132.708328 | 188.411172 |
256.130225 | 320.028449 | 400.748559 | 471.542252 | 595.355103 | 589.240851 |

![14-internal](https://user-images.githubusercontent.com/7450507/76303535-31fc0980-62c2-11ea-8b65-c8e104dcb042.png)

-------------

PR: https://git.openjdk.java.net/jfx/pull/112

Reply via email to