The CLI introduced a new option `experimentalPlatform` to disable loading a polyfill from node. We don't need to patch it anymore. PR Close #58256
In order to investigate the performances of SSR, this commit introduces a benchmark suite which will measure several step of the rendering. PR Close #57647