Hello, We recently upgraded v8 from 5.3 to 6.7. And when doing a profiling test after embedding, I found the speed with the new build is slower than the old one(quite significant). I know there is fair chance that our old way of embedding v8 causes inefficiency. Apart from that, may I get some suggestions to make the build faster (for release at least).
Currently I compiled v8 with the following options is_debug = false is_official_build = true is_component_build = true is_cfi = false is_clang = false use_custom_libcxx = false use_sysroot = false is the build with the above options already most optimized one? Any more options I could use? -- -- 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. For more options, visit https://groups.google.com/d/optout.