Preserve UTF-8 parser inputs on Windows#188
Merged
Merged
Conversation
Contributor
Suite Timing
Measured on ubuntu-latest x64. |
Contributor
Benchmark Results274 benchmarks Interpreted: 🟢 2 improved · 🔴 262 regressed · 10 unchanged · avg -5.3% arraybuffer.js — Interp: 🔴 12, 2 unch. · avg -3.8% · Bytecode: 🟢 6, 🔴 1, 7 unch. · avg +0.5%
arrays.js — Interp: 🔴 18, 1 unch. · avg -3.8% · Bytecode: 🟢 4, 🔴 9, 6 unch. · avg -0.3%
async-await.js — Interp: 🔴 6 · avg -6.9% · Bytecode: 🟢 4, 2 unch. · avg +1.7%
classes.js — Interp: 🔴 31 · avg -5.3% · Bytecode: 🟢 8, 23 unch. · avg +1.9%
closures.js — Interp: 🔴 11 · avg -6.3% · Bytecode: 🟢 4, 7 unch. · avg +2.4%
collections.js — Interp: 🔴 11, 1 unch. · avg -5.0% · Bytecode: 🟢 4, 🔴 4, 4 unch. · avg -0.5%
destructuring.js — Interp: 🔴 22 · avg -6.8% · Bytecode: 🟢 3, 🔴 10, 9 unch. · avg -1.3%
fibonacci.js — Interp: 🔴 8 · avg -6.0% · Bytecode: 🟢 4, 🔴 1, 3 unch. · avg +2.3%
for-of.js — Interp: 🔴 7 · avg -5.9% · Bytecode: 🟢 3, 4 unch. · avg +1.1%
helpers/bench-module.js — Interp: 0 · Bytecode: 0
iterators.js — Interp: 🔴 20 · avg -6.2% · Bytecode: 🟢 6, 🔴 2, 12 unch. · avg +1.2%
json.js — Interp: 🔴 20 · avg -3.5% · Bytecode: 🟢 7, 🔴 2, 11 unch. · avg +0.5%
jsx.jsx — Interp: 🔴 21 · avg -6.6% · Bytecode: 🟢 5, 🔴 3, 13 unch. · avg +0.3%
modules.js — Interp: 🔴 9 · avg -3.7% · Bytecode: 🟢 6, 🔴 1, 2 unch. · avg +0.8%
numbers.js — Interp: 🔴 9, 2 unch. · avg -4.5% · Bytecode: 🟢 1, 🔴 7, 3 unch. · avg -1.0%
objects.js — Interp: 🔴 6, 1 unch. · avg -6.1% · Bytecode: 🟢 1, 🔴 3, 3 unch. · avg -1.1%
promises.js — Interp: 🔴 12 · avg -8.1% · Bytecode: 🔴 5, 7 unch. · avg -1.6%
regexp.js — Interp: 🔴 11 · avg -4.6% · Bytecode: 🔴 3, 8 unch. · avg -0.9%
strings.js — Interp: 🟢 1, 🔴 8, 2 unch. · avg -2.6% · Bytecode: 🔴 7, 4 unch. · avg -2.2%
typed-arrays.js — Interp: 🟢 1, 🔴 20, 1 unch. · avg -5.6% · Bytecode: 🟢 9, 🔴 2, 11 unch. · avg +3.3%
Measured on ubuntu-latest x64. Benchmark ranges compare cached main-branch min/max ops/sec with the PR run; overlapping ranges are treated as unchanged noise. Percentage deltas are secondary context. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary