Unrelated.

The idea of the snapshot is to perform most of the initialization (of the
heap, builtins, ...) that has to happen on every startup at build time, and
package the result as part of the binary, to significantly increase startup
speed. It shouldn't affect memory consumption.

On Thu, Mar 5, 2015 at 1:31 PM, madana gopal <[email protected]>
wrote:

> Hi,
>
> Thanks much for the details. I have one small doubt. I saw one option
> v8_use_snapshot but couldn't understand.  Could you please tell what is it
> and anywhere relate to our current problem?.
>
> Regards,
> Madan
>
> --
> --
> v8-users mailing list
> [email protected]
> http://groups.google.com/group/v8-users
> ---
> You received this message because you are subscribed to the Google Groups
> "v8-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
-- 
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to