Status: Accepted
Owner:
johns...@google.comArea: SkSL
Priority: Medium
Type: Defect
New issue 10945 by
johns...@google.com: SkSL: inliner will OOM in ExponentialGrowth.sksl if fInlineThreshold is set extremely high
https://bugs.chromium.org/p/skia/issues/detail?id=10945With fInlineThreshold set to 10000, the test case "tests/sksl/inliner/ExponentialGrowth.sksl" will cause skslc to consume 120GB of memory and fail with OOM.
Inlining can be very helpful within reason, but we need to enforce a hard cap and stop inlining eventually; eventually the cost can outweigh the benefit.
--
You received this message because:
1. The project was configured to send all issue notifications to this address
You may adjust your notification preferences at:
https://bugs.chromium.org/hosting/settings