Hey @mathias, can disabled V8_USE_EXTERNAL_STARTUP_DATA affect service worker startup in chromium?
-
-
was reading this article. https://v8.dev/blog/custom-startup-snapshots … And if I am not wrong v8_use_external_startup_data is related to external script heap snapshots.
-
The `v8_use_external_startup_data` controls whether the snapshot is internal (compiled into the binary) or external (snapshot_blob.bin). There should be no behavioral differences. `v8_use_snapshot` OTOH turns snapshots on/off.
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, i18n, macOS.