Closed
Description
Is your feature request related to a problem? Please describe.
Google recently released the Sparkplug compiler as part of V8 9.1, sporting performance improvements of up to 23% on real-world JS applications: https://v8.dev/blog/sparkplug
Describe the solution you'd like
Currently, Sparkplug is behind the --sparkplug
flag in v8 9.1. It would be great if it could be enabled by default in Node.
Describe alternatives you've considered
N/A