Results (381 - 390 of 3373)
- [209763]: Unreviewed, revert the collectorPermittedIdleRatio back to 0 because ...
- Unreviewed, revert the collectorPermittedIdleRatio back to 0 because of 100MB regression on membuster. Also, it didn't seem to help perf. * runtime/Options.h:
- By Dec 13, 2016, 11:28:19 AM —
- [209727]: GC scheduler should avoid consecutive pauses ...
- GC scheduler should avoid consecutive pauses https://bugs.webkit.org/show_bug.cgi?id=165758 Reviewed by Michael Saboff. This factors out the scheduler from lambdas in Heap::markToFixpoint to an actual class. It's called the Space ...
- By Dec 12, 2016, 2:06:41 PM —
- [209710]: Re-enable collectContinuously since it doesn't crash anymore Rubber ...
- Re-enable collectContinuously since it doesn't crash anymore Rubber stamped by Michael Saboff. * Scripts/run-jsc-stress-tests:
- By Dec 12, 2016, 9:21:27 AM —
- [209694]: Re-enable concurrent GC. Rubber stampted by Saam Barati. ...
- Re-enable concurrent GC. Rubber stampted by Saam Barati. This change actually landed in r209692 by accident. * runtime/Options.h:
- By Dec 11, 2016, 5:41:16 PM —
- [209693]: Change to use #pragma once (requested by Darin Adler). * ...
- Change to use #pragma once (requested by Darin Adler). * wtf/RecursiveLockAdapter.h:
- By Dec 11, 2016, 5:39:04 PM —
- [209692]: Change to use #pragma once (requested by Darin Adler). * ...
- Change to use #pragma once (requested by Darin Adler). * wtf/LockedPrintStream.h:
- By Dec 11, 2016, 5:34:07 PM —
- [209691]: MarkedBlock::marksConveyLivenessDuringMarking should take into account ...
- MarkedBlock::marksConveyLivenessDuringMarking should take into account collection scope https://bugs.webkit.org/show_bug.cgi?id=165741 Reviewed by Saam Barati. Source/JavaScriptCore: MarkedBlock::marksConveyLivenessDuringMarking ...
- By Dec 11, 2016, 5:19:47 PM —
- [209683]: The DOM should have an advancing wavefront opaque root barrier ...
- The DOM should have an advancing wavefront opaque root barrier https://bugs.webkit.org/show_bug.cgi?id=165712 Reviewed by Yusuke Suzuki. Source/JavaScriptCore: This exposes the ability to fire an advancing wavefront barrier on o ...
- By Dec 11, 2016, 10:19:22 AM —
- [209647]: REGRESSION (r209554-209571): stress/poly-setter-combo crashing ...
- REGRESSION (r209554-209571): stress/poly-setter-combo crashing https://bugs.webkit.org/show_bug.cgi?id=165669 Reviewed by Geoffrey Garen. We now rely on objects being zero-filled in a bunch of places, not just concurrent GC. So, ...
- By Dec 9, 2016, 8:27:26 PM —
- [209638]: GC might be forced to look at a nuked object due to ordering of ...
- GC might be forced to look at a nuked object due to ordering of AllocatePropertyStorage, MaterializeNewObject, and PutStructure https://bugs.webkit.org/show_bug.cgi?id=165672 Reviewed by Geoffrey Garen. We need to make sure that ...
- By Dec 9, 2016, 5:22:15 PM —
Note:
See TracSearch
for help on searching.