Chromium Code Reviews
DescriptionUse different inlining parameters for precompilation.
- Don't consider hotness in inlining decisions as there is no counter
feedback. By itself this change would increase precompiled snapshot size by
~20%.
- Lower size threshold for always-inline.
- Lower size threshold for never-inline.
- Lower max inlining depth.
dart2js ARM precompiled snapshot: 23847465 => 25436213 (+6.67%)
--noopt benchmarks: geom mean +5.61% (ARM Cortex A53)
BUG=http://dartbug.com/25097
R=fschneider@google.com, srdjan@google.com
Committed: https://github.com/dart-lang/sdk/commit/899046e4fc88aeb57db68c660e46026c4931bc30
Patch Set 1 #
Total comments: 2
Messages
Total messages: 7 (2 generated)
|
|||||||||||||||||||