neos / Neos.NeosIo

The neos.io website
https://www.neos.io
20 stars 43 forks source link

Local Beach is much slower #473

Open markusguenther opened 1 year ago

markusguenther commented 1 year ago

Since the latest update of the local beach configuration, the instance is much slower. I tried the same code base with the old configuration with the devkit container and it run faster.

with devkit Screenshot 2022-12-06 at 09 57 16

without devkit (current main) Screenshot 2022-12-06 at 09 51 05

Also tested that with docs.neos.io and had similar results.

The changes: https://github.com/neos/Neos.NeosIo/commit/6df0e229cdf1bfe106c104b95cba7d7ac04f3679

kdambekalns commented 1 year ago

Are you on a Mac? Are you using the latest Docker for Mac? Use this:

Screenshot 2022-12-06 at 10 08 23

Way better and more stable than the evkit garbage we used as a workaround for the slow legacy osxfs crap.

markusguenther commented 1 year ago

Ok thanks for the hint. First needed to update my docker 🙈

markusguenther commented 1 year ago

Hmm for me, it is still slower than before. Screenshot 2022-12-06 at 10 27 21

I used now the same settings and I have the latest docker version. The Mac is an Apple M1 Max with Ventura.