Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d2fc83636ff05c05d15cfeae65c9eecdf0a810a9
      
https://github.com/WebKit/WebKit/commit/d2fc83636ff05c05d15cfeae65c9eecdf0a810a9
  Author: Yusuke Suzuki <[email protected]>
  Date:   2024-11-18 (Mon, 18 Nov 2024)

  Changed paths:
    M Source/JavaScriptCore/heap/Heap.cpp
    M Source/JavaScriptCore/runtime/OptionsList.h

  Log Message:
  -----------
  [JSC] Introduce new heap growth factor function
https://bugs.webkit.org/show_bug.cgi?id=283313
rdar://140142339

Reviewed by Yijia Huang and Keith Miller.

We introduce new smooth heap growth factor function for larger RAM
machine.

The function in the graph is the following.
https://www.mathway.com/en/Algebra?asciimath=2%20*%20e%5E(-1%20*%20x)%20%2B%201%20%3Dy

* Source/JavaScriptCore/heap/Heap.cpp:
* Source/JavaScriptCore/runtime/OptionsList.h:

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



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

Reply via email to