Result: Idle-Time Garbage-Collection Scheduling.

Title:
Idle-Time Garbage-Collection Scheduling.
Source:
Communications of the ACM. Oct2016, Vol. 59 Issue 10, p34-39. 6p. 1 Color Photograph, 1 Diagram, 3 Graphs.
Reviews & Products:
Database:
Business Source Premier

Further Information

The article provides information on an approach used by the programming language JavaScript engine V8 in the Chrome internet browser to schedule garbage-collection pauses when Chrome is idle. It details how this approach can reduce user-visable dropped frames, or jank, on real-world websites and result in fewer dropped frames and memory consumption.