On Sun, Apr 26, 2020 at 9:15 AM Chris Chen <chenqy930...@gmail.com> wrote:
>
> Hi, all,
>
> When using "./clang_x64_v8_arm64/mksnapshot $JS_FILE --startup_blob=$BIN_FILE 
> --turbo_instruction_scheduling",  seemed it only do "Loading script for 
> embedding: xxx", but not include "Loading script for warm up: xxx ".
>
> Is there a  way to generate a warm-up snapshot using mksnapshot?

Yes, just pass an additional filename. The first one is used for
embedding, the second one for warm-up.

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
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 v8-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/v8-users/CAHQurc_tdvQkTpttmpmAZkq_0Xao2N6M92HF0hv%3D6yTSBbQvEA%40mail.gmail.com.

Reply via email to