| hoo added a comment. |
I just benchmarked this some more:
I did 6 alternating runs with nt and ttl with --sharding-factor 8 --shard 0 --limit 1000 on mwdebug1001:
(38.077+33.798+33.044+34.293+33.142+34.518)/(23.859+24.070+23.178+23.632+23.666+23.450) = 1.458
After that I applied the optimizations and did 6 alternating runs with each format again:
(29.819+29.264+30.078+30.423+29.261+29.209)/(23.116+23.053+23.216+23.193+22.974+23.688) = 1.279
Diff between non-optimized and optimized version:
(38.077+33.798+33.044+34.293+33.142+34.518)/(29.819+29.264+30.078+30.423+29.261+29.209) = 1.162
Diff between first and second ttl run (in a perfect world this would be 0):
(23.859+24.070+23.178+23.632+23.666+23.450)/(23.116+23.053+23.216+23.193+22.974+23.688) = 1.019
Cc: thiemowmde, Stashbot, gerritbot, Aklapper, daniel, Lydia_Pintscher, aude, hoo, ArielGlenn, GoranSMilovanovic, QZanden, Izno, Wikidata-bugs, Svick, Mbch331, jeremyb
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
