On Wed, Jul 14, 2021 at 6:14 AM David Rowley <dgrowle...@gmail.com> wrote:

> It would be good to get a 2nd opinion about this idea.  Also, more
> benchmark results with v6 and v8 would be good too.

I tested this on an older Xeon, gcc 8.4 (here median of each test, full
results attached):

test HEAD v6 v8

Test1 588 1007 998
Test2 198 202 197
Test3 374 516 512
Test4 172 165 166
Test5 255 279 283
Test6 227 251 251
Test7 145 147 146
Test8 474 783 770

Test4 could be a regression, but 2 and 7 look fine here.

--
John Naylor
EDB: http://www.enterprisedb.com
HEAD

Test1
tps = 576.619577 (without initial connection time)
tps = 588.508521 (without initial connection time)
tps = 591.358071 (without initial connection time)
Test2
tps = 193.739697 (without initial connection time)
tps = 198.485550 (without initial connection time)
tps = 212.013611 (without initial connection time)
Test3
tps = 374.865428 (without initial connection time)
tps = 365.930271 (without initial connection time)
tps = 373.662057 (without initial connection time)
Test4
tps = 170.663828 (without initial connection time)
tps = 174.067103 (without initial connection time)
tps = 172.869990 (without initial connection time)
Test5
tps = 255.232210 (without initial connection time)
tps = 254.580880 (without initial connection time)
tps = 260.868383 (without initial connection time)
Test6
tps = 227.235812 (without initial connection time)
tps = 227.012394 (without initial connection time)
tps = 232.099234 (without initial connection time)
Test7
tps = 144.924898 (without initial connection time)
tps = 141.170317 (without initial connection time)
tps = 152.338359 (without initial connection time)
Test8
tps = 473.734920 (without initial connection time)
tps = 485.953163 (without initial connection time)
tps = 474.231567 (without initial connection time)

v6

Test1
tps = 985.531367 (without initial connection time)
tps = 1006.531956 (without initial connection time)
tps = 1006.928283 (without initial connection time)
Test2
tps = 206.325749 (without initial connection time)
tps = 199.169152 (without initial connection time)
tps = 202.264704 (without initial connection time)
Test3
tps = 515.819017 (without initial connection time)
tps = 514.739251 (without initial connection time)
tps = 526.872129 (without initial connection time)
Test4
tps = 172.372655 (without initial connection time)
tps = 161.658650 (without initial connection time)
tps = 165.141814 (without initial connection time)
Test5
tps = 278.929619 (without initial connection time)
tps = 276.071475 (without initial connection time)
tps = 282.395453 (without initial connection time)
Test6
tps = 251.143322 (without initial connection time)
tps = 248.366339 (without initial connection time)
tps = 254.129250 (without initial connection time)
Test7
tps = 144.616732 (without initial connection time)
tps = 154.306604 (without initial connection time)
tps = 146.636703 (without initial connection time)
Test8
tps = 782.767588 (without initial connection time)
tps = 778.912500 (without initial connection time)
tps = 796.911010 (without initial connection time)

v8

Test1
tps = 976.674468 (without initial connection time)
tps = 997.846584 (without initial connection time)
tps = 997.877722 (without initial connection time)
Test2
tps = 199.376800 (without initial connection time)
tps = 197.235818 (without initial connection time)
tps = 201.615343 (without initial connection time)
Test3
tps = 461.241555 (without initial connection time)
tps = 511.929037 (without initial connection time)
tps = 516.238460 (without initial connection time)
Test4
tps = 166.201945 (without initial connection time)
tps = 166.315151 (without initial connection time)
tps = 169.887666 (without initial connection time)
Test5
tps = 279.323293 (without initial connection time)
tps = 285.120557 (without initial connection time)
tps = 282.674135 (without initial connection time)
Test6
tps = 250.446057 (without initial connection time)
tps = 256.509619 (without initial connection time)
tps = 250.906259 (without initial connection time)
Test7
tps = 155.097565 (without initial connection time)
tps = 145.446077 (without initial connection time)
tps = 145.750081 (without initial connection time)
Test8
tps = 769.952946 (without initial connection time)
tps = 767.403431 (without initial connection time)
tps = 787.201077 (without initial connection time)

Reply via email to