Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1e09f154369f3fab443f1c9ec33d924fad7ebb9f
      
https://github.com/WebKit/WebKit/commit/1e09f154369f3fab443f1c9ec33d924fad7ebb9f
  Author: Andrew Fryer <a_fr...@apple.com>
  Date:   2025-08-26 (Tue, 26 Aug 2025)

  Changed paths:
    M Source/JavaScriptCore/heap/Heap.h

  Log Message:
  -----------
  Calibrate initial GC length values
https://bugs.webkit.org/show_bug.cgi?id=296440
rdar://156623296

Reviewed by Keith Miller.

Reduce m_lastFullGCLength and m_lastEdenGCLength to 2 ms since initial
Full/Eden GCs only take <= ~2 ms. This allows GCActivityCallback to
schedule GC more accurately before we've finished any GC cycles.

* Source/JavaScriptCore/heap/Heap.h:

Canonical link: https://commits.webkit.org/299181@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to