Results (51 - 60 of 3373)
- [238310]: Unreviewed, make some tests not crash my computer by only running on ...
- Unreviewed, make some tests not crash my computer by only running on instance of it. These tests do not need to run for each JSC config since they're regression tests for runtime bugs. * stress/large-unshift-splice.js: * stress/regress-18 ...
- By Nov 16, 2018, 3:17:10 PM —
- [234097]: Unreviewed, fix no-JIT build. * bytecode/CallLinkStatus.cpp: ...
- Unreviewed, fix no-JIT build. * bytecode/CallLinkStatus.cpp: (JSC::CallLinkStatus::computeFor): * bytecode/CodeBlock.cpp: (JSC::CodeBlock::finalizeUnconditionally): * bytecode/GetByIdStatus.cpp: (JSC::GetByIdStatus::computeFor): (JSC::Get ...
- By Jul 23, 2018, 9:13:40 AM —
- [234086]: We should support CreateThis in the FTL ...
- We should support CreateThis in the FTL https://bugs.webkit.org/show_bug.cgi?id=164904 Reviewed by Yusuke Suzuki. JSTests: * microbenchmarks/polyvariant-get-by-id-shorter-tower.js: Added. (polyvariant): (Foo.prototype.func): (Foo): (foo ...
- By Jul 21, 2018, 7:48:16 PM —
- [233714]: Change the reoptimization backoff base to 1.3 from 2 ...
- Change the reoptimization backoff base to 1.3 from 2 https://bugs.webkit.org/show_bug.cgi?id=187540 Reviewed by Saam Barati. I have data that hints at this being a speed-up on JetStream, ARES-6, and Speedometer2. I also ...
- By Jul 10, 2018, 5:16:07 PM —
- [233631]: run-benchmark should run ARES-6 1.0.1 ...
- run-benchmark should run ARES-6 1.0.1 https://bugs.webkit.org/show_bug.cgi?id=187452 Reviewed by Sam Weinig. We forgot to update this when we released 1.0.1! * Scripts/webkitpy/benchmark_runner/data/plans/ares6.plan:
- By Jul 8, 2018, 4:18:47 PM —
- [232598]: FunctionRareData::m_objectAllocationProfileWatchpoint is racy ...
- FunctionRareData::m_objectAllocationProfileWatchpoint is racy https://bugs.webkit.org/show_bug.cgi?id=186237 Reviewed by Saam Barati. We initialize it blind and let it go into auto-watch mode once the DFG adds a watchpoint, but that mean ...
- By Jun 7, 2018, 2:01:19 PM —
- [232227]: testair sometimes crashes due to races in initialization of ...
- testair sometimes crashes due to races in initialization of ARC4RandomNumberGenerator https://bugs.webkit.org/show_bug.cgi?id=186014 Reviewed by Yusuke Suzuki. testair launches a bunch of threads and the threads do B3 things that ...
- By May 26, 2018, 1:59:04 PM —
- [232132]: Speed up JetStream/base64 ...
- Speed up JetStream/base64 https://bugs.webkit.org/show_bug.cgi?id=185914 Reviewed by Michael Saboff. Source/JavaScriptCore: Make allocation fast paths ALWAYS_INLINE. This is a 1% speed-up on SunSpider, mostly because of ...
- By May 23, 2018, 3:34:18 PM —
- [232074]: Get rid of TLCs https://bugs.webkit.org/show_bug.cgi?id=185846 Rubber ...
- Get rid of TLCs https://bugs.webkit.org/show_bug.cgi?id=185846 Rubber stamped by Geoffrey Garen. Source/JavaScriptCore: This removes support for thread-local caches from the GC in order to speed up allocation a bit. We ...
- By May 22, 2018, 12:20:05 PM —
- [232008]: Revert the B3 compiler pipeline's treatment of taildup ...
- Revert the B3 compiler pipeline's treatment of taildup https://bugs.webkit.org/show_bug.cgi?id=185808 Reviewed by Yusuke Suzuki. While trying to implement path specialization (bug 185060), I reorganized the B3 pass pipeline. But ...
- By May 20, 2018, 5:51:10 PM —
Note:
See TracSearch
for help on searching.