Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
[turbolev] Introduce max_turbolev_inlined_bytecode_size_cumulative
.. since Turbolev inlining behavior differs from Turbofan and a
common budget (currently) doesn't make sense.
Notably, Turbolev does loop peeling before inlining whereas Turbofan
inlines first. This means that whenever peeling occurs, calls inside
the loop body are duplicated by TL, and we need a higher budget than TF
to reach similar behavior.
This CL doubles the TF budget for Turbolev.
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
📍 Job mac-m3-pro-perf/jetstream2 complete.
See results at: https://pinpoint-dot-chromeperf.appspot.com/job/10f87e64510000
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |