the same when creating a content… loading spins 1min +
For me it seems like it’s the request to the launcher at http://localhost:8080/admin/tool/com.enonic.xp.admin.ui/launcher
that seems to be waiting forever… even though the reality it is only 1-2 minutes waiting… the server doesnt log any errors.
If it where just once, there wouldn’t be a big issue but since the request to the launcher is also performed whenever you create a content, there is the same wait there.
For now I’m running Enonic without the dev flag and using the continious build feature with Gradle.
Do you also suffer from a serious performance hit here?
When @espen_haviken is running it there isn’t any real problem. He is running on windows though and I starting to wonder if there is some config issues here on my macbook…
Since I still get this slow performance on that one request even on “blank” projekts.
I believe Edward even tried to install a fresh Enonic XP install without any apps deployed, and the “main menu” was still very slow, over a 1 minute to respond.