Why HTML5 loading time with Godot is so long?

The default export template packages all the files for the game in a single .pck file. The default html page will load that .pck when starting the game.

See also Multiple .pcks within web export