Skip to content

Instantly share code, notes, and snippets.

@gsnedders
Created May 15, 2020 20:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gsnedders/67a55b7c457be0203ee6f9c1f5302c63 to your computer and use it in GitHub Desktop.
Save gsnedders/67a55b7c457be0203ee6f9c1f5302c63 to your computer and use it in GitHub Desktop.
+-----------------------------------------------------+---------+------------------------------+
| Benchmark | master | eod |
+=====================================================+=========+==============================+
| wpt_beforeunload-on-history-back-1 | 438 us | 246 us: 1.78x faster (-44%) |
+-----------------------------------------------------+---------+------------------------------+
| wpt_frame-ancestors-self-allow | 883 us | 518 us: 1.70x faster (-41%) |
+-----------------------------------------------------+---------+------------------------------+
| wpt_001 | 536 us | 317 us: 1.69x faster (-41%) |
+-----------------------------------------------------+---------+------------------------------+
| wpt_background_shorthand_css_relative_url | 1.38 ms | 833 us: 1.66x faster (-40%) |
+-----------------------------------------------------+---------+------------------------------+
| wpt_idlharness | 1.11 ms | 677 us: 1.64x faster (-39%) |
+-----------------------------------------------------+---------+------------------------------+
| wpt_toBlob.png | 864 us | 531 us: 1.63x faster (-39%) |
+-----------------------------------------------------+---------+------------------------------+
| wpt_pre-float-001 | 2.00 ms | 1.24 ms: 1.61x faster (-38%) |
+-----------------------------------------------------+---------+------------------------------+
| wpt_2d.composite.image.destination-over | 1.80 ms | 1.13 ms: 1.60x faster (-37%) |
+-----------------------------------------------------+---------+------------------------------+
| wpt_position-sticky-table-th-bottom-ref | 1.71 ms | 1.22 ms: 1.40x faster (-28%) |
+-----------------------------------------------------+---------+------------------------------+
| wpt_heavy-styling-005 | 660 us | 517 us: 1.28x faster (-22%) |
+-----------------------------------------------------+---------+------------------------------+
| wpt_background-origin-007-ref | 753 us | 614 us: 1.23x faster (-18%) |
+-----------------------------------------------------+---------+------------------------------+
| wpt_li-type-unsupported-ref | 831 us | 680 us: 1.22x faster (-18%) |
+-----------------------------------------------------+---------+------------------------------+
| wpt_image-orientation-from-image-content-images-ref | 3.47 ms | 2.87 ms: 1.21x faster (-17%) |
+-----------------------------------------------------+---------+------------------------------+
| wpt_worker-constructor.https | 1.03 ms | 870 us: 1.19x faster (-16%) |
+-----------------------------------------------------+---------+------------------------------+
| wpt_will-change-abspos-cb-001 | 989 us | 838 us: 1.18x faster (-15%) |
+-----------------------------------------------------+---------+------------------------------+
| wpt_resize-004 | 1.07 ms | 917 us: 1.16x faster (-14%) |
+-----------------------------------------------------+---------+------------------------------+
| wpt_grouping-dl | 1.04 ms | 894 us: 1.16x faster (-14%) |
+-----------------------------------------------------+---------+------------------------------+
| wpt_moz-css21-float-page-break-inside-avoid-6 | 1.27 ms | 1.11 ms: 1.14x faster (-12%) |
+-----------------------------------------------------+---------+------------------------------+
| wpt_fetch.http | 1.43 ms | 1.28 ms: 1.12x faster (-11%) |
+-----------------------------------------------------+---------+------------------------------+
| wpt_align-content-wrap-002 | 4.07 ms | 3.65 ms: 1.11x faster (-10%) |
+-----------------------------------------------------+---------+------------------------------+
| wpt_moz-css21-table-page-break-inside-avoid-2 | 2.02 ms | 1.84 ms: 1.10x faster (-9%) |
+-----------------------------------------------------+---------+------------------------------+
| wpt_euckr-encode-form | 2.26 ms | 2.09 ms: 1.09x faster (-8%) |
+-----------------------------------------------------+---------+------------------------------+
| wpt_filter-turbulence-invalid-001 | 3.30 ms | 3.05 ms: 1.08x faster (-8%) |
+-----------------------------------------------------+---------+------------------------------+
| wpt_shape-outside-content-box-002 | 2.44 ms | 2.26 ms: 1.08x faster (-7%) |
+-----------------------------------------------------+---------+------------------------------+
| wpt_htb-ltr-ltr | 4.16 ms | 3.88 ms: 1.07x faster (-7%) |
+-----------------------------------------------------+---------+------------------------------+
| wpt_masonry-item-placement-006 | 5.03 ms | 4.72 ms: 1.06x faster (-6%) |
+-----------------------------------------------------+---------+------------------------------+
| wpt_grid-auto-fill-rows-001 | 9.26 ms | 8.91 ms: 1.04x faster (-4%) |
+-----------------------------------------------------+---------+------------------------------+
| wpt_big5_chars_extra | 201 ms | 194 ms: 1.04x faster (-4%) |
+-----------------------------------------------------+---------+------------------------------+
| wpt_test-plan.src | 110 ms | 108 ms: 1.02x faster (-2%) |
+-----------------------------------------------------+---------+------------------------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment