Results (81 - 90 of 630)
- [215119]: Replace ES6SampleBench by ARES-6 in run-benchmark ...
- Replace ES6SampleBench by ARES-6 in run-benchmark https://bugs.webkit.org/show_bug.cgi?id=170585 Reviewed by Saam Barati. Updated the plan file for ES6SampleBench to run ARES-6 instead. Also increased the number of iterations from 4 to 8 to match ...
- By Apr 7, 2017 2:52:22 PM —
- [214828]: Add a new test to ARES6 https://bugs.webkit.org/show_bug.cgi?id=170077 ...
- Add a new test to ARES6 https://bugs.webkit.org/show_bug.cgi?id=170077 Rubber stamped by Filip Pizlo. This patch adds a new test to ARES6. The test is called Babylon. Babylon is the JavaScript parser that is part of the Babel transpiler. The test runs the pa ...
- By Apr 3, 2017 12:04:16 PM —
- [214768]: Merge r214145 - `const location = "foo"` throws in a worker ...
- ... JSTests: * ChakraCore/test/es6/letconst_global_shadow_builtins_nonconfigurable.baseline-jsc: Update expected jsc result now that we throw a SyntaxError when trying to shadow undefined with a let variable. We used not to throw because the value is undefined but this w ...
- By Apr 3, 2017 4:09:12 AM —
- [214753]: Merge r214029 - [JSC] Default parameter part should be retrieved by ...
- ... This improves six-speed defaults.es6 performance by 4.45x. defaults.es6 968.4126+-101.2350 ^ 217.6602+-14.8831 ^ definitely 4.4492x faster * bytecode/UnlinkedFunctionExecutable.cpp: (JSC::UnlinkedFunctionExecutable::UnlinkedFunctionExecutable): * by ...
- By Apr 3, 2017 2:59:33 AM —
- [214752]: Merge r214028 - [DFG] ToString operation should have fixup for ...
- ... 3293x faster And SixSpeed template_string.es6 shows 16.68x performance improvement due to LICM onto this non-side-effectful ToString(). baseline patched template_string.es6 3229.7343+-40.5705 ^ 193.6077+-36.3349 ...
- By Apr 3, 2017 1:15:27 AM —
- [214145]: `const location = "foo"` throws in a worker ...
- ... JSTests: * ChakraCore/test/es6/letconst_global_shadow_builtins_nonconfigurable.baseline-jsc: Update expected jsc result now that we throw a SyntaxError when trying to shadow undefined with a let variable. We used not to throw because the value is undefined but this w ...
- By Mar 19, 2017 10:45:39 AM —
- [214029]: [JSC] Default parameter part should be retrieved by op_get_argument ...
- ... This improves six-speed defaults.es6 performance by 4.45x. defaults.es6 968.4126+-101.2350 ^ 217.6602+-14.8831 ^ definitely 4.4492x faster * bytecode/UnlinkedFunctionExecutable.cpp: (JSC::UnlinkedFunctionExecutable::UnlinkedFunctionExecutable): * by ...
- By Mar 15, 2017 10:12:53 PM —
- [214028]: [DFG] ToString operation should have fixup for primitives to say this ...
- ... 3293x faster And SixSpeed template_string.es6 shows 16.68x performance improvement due to LICM onto this non-side-effectful ToString(). baseline patched template_string.es6 3229.7343+-40.5705 ^ 193.6077+-36.3349 ...
- By Mar 15, 2017 9:49:47 PM —
- [213629]: [JSC] Add helpers to run Six Speed to run-jsc-benchmarks ...
- ... lection of microbenchmarks, it is useful to ensure that our ES6 optimization covers major use cases. For the macrobenchmark, we already have ARES-6. * Scripts/run-jsc-benchmarks:
- By Mar 8, 2017 9:54:21 PM —
- [211731]: Skip ARES-6 on performance bots ...
- ... org/show_bug.cgi?id=167863 Unreviewed test gardening. ES6SampleBench was renamed to ARES-6, so this should be updated in PerformanceTests/Skipped as well. * Skipped:
- By Feb 6, 2017 9:36:15 AM —
Note: See TracSearch
for help on searching.