Probably should be re-titled to match the post as people are getting confused by the reference to V8 lite, which this post isn't directly about.
> However, in the process of this work, we realized that many of the memory optimizations we had made for this Lite mode could be brought over to regular V8 thereby benefiting all users of V8.
> ...we could achieve most of the memory savings of Lite mode with none of the performance impact by making V8 lazier.
Yes, the submitted title ("V8 lite (22% memory savings)") broke the site guideline which asks: "Please use the original title, unless it is misleading or linkbait; don't editorialize."
Doing this tends to skew discussions enormously, so please follow the guidelines!
> However, in the process of this work, we realized that many of the memory optimizations we had made for this Lite mode could be brought over to regular V8 thereby benefiting all users of V8.
> ...we could achieve most of the memory savings of Lite mode with none of the performance impact by making V8 lazier.