Markus Gustavsson
Markus Gustavsson
This is probably an engine issue. I tried getting the big file in the repro with wget and I get somewhere between 190 and 140 mb/s: `http://127.0.0.1:63038/build/custom_resources/bigfile.dat Connecting to 127.0.0.1:63038......
But loading from disk is still faster. We should probably do that instead when rebooting a local engine instance?
~~Actually I will keep investigating. I still think the engine should be able to read resources faster over network but I should also investigate the cache~~.
The engine is way slower than wget when reading over the network. Needs to be fixed. @britzl
Related: https://github.com/defold/editor2-issues/issues/303