In general the multi-threaded version is faster, but it requires that you set these http headers which may not be possible on some servers, like github.
Header add Cross-Origin-Opener-Policy "same-origin"
Header add Cross-Origin-Embedder-Policy "require-corp"