DescriptionPre-cache PLY yacc parse table and use optimized mode (45% build time improvement)
PLY yacc parse table creation is (obviously) expensive.
Pre-caching this in a separate build step substantially improves build time.
Improves build time (user time) by 45% on my Linux box:
1m 50s => 59s
BUG=341748
R=haraken
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168611
Patch Set 1 #Patch Set 2 : Comment tweaks #Patch Set 3 : Reupload #
Total comments: 3
Messages
Total messages: 7 (0 generated)
|