Description[js-perf-test] Move SubRegExp class definition outside loop
Defining the subclass within the loop significantly affects subsequent
test results. For instance, the Search benchmark is 50% slower if the
subclass is defined within the loop.
BUG=v8:5339
Committed: https://crrev.com/2f17d5f8e84521140ebd3703e7bb73ef94fc2495
Cr-Commit-Position: refs/heads/master@{#41384}
Patch Set 1 #
Messages
Total messages: 15 (10 generated)
|