Hi all,

Last week, we found that our average page loading time test has a 25%
improvement. After carefully bisecting the commits, we found that PR #11513
(https://github.com/servo/servo/pull/11513) by fduraffourg is the one that
makes the big difference! Good job!


​
As you can see in the graph, around Jun 10, there is a big drop in average
page loading time (in ms). The yellow line underneath is the average page
loading time for Gecko.

A side note about the page loading test: I started building the test
framework back in April, you can find the tracking bug here:
https://github.com/servo/servo/issues/10452
. If you are interested in contributing to this performance framework, feel
free to grab a bug from https://github.com/shinglyu/servo-perf/issues

You can also see a live graph here
<https://treeherder.allizom.org/perf.html#/graphs?timerange=2592000&series=[servo,fa13b4451149bf7a5cc1361e22154f5165ec3734,1,8]&series=[servo,1e657115c9bc80a8400875ebc0e0c97402899f67,1,8]&series=[servo,0f0b217962ea5748c137d0c5927bd85c28ec2661,1,8]&series=[servo,8bf74f1cf43a3628d242086847b2048444d1a55a,1,8]&series=[servo,9241bc5d3b8170dcaa8efaa06c972fbae9334772,1,8]>
.

Best,
 - Shing Lyu | Mozilla Taipei
_______________________________________________
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo

Reply via email to