> On 15. Jan 2024, at 06:22, Bree Bang-Jensen <
bree.ban...@gmail.com> wrote:
>
> We tried this, and the result was the same, so at least on your end it isn't the update.
Ok. In that case, best upgrade back to the latest version (30.2).
Could you please add the line `debug.sendServerSideTimings=true` to your `settings.properties` file or start INCEpTION with the parameter `-Ddebug.sendServerSideTimings=true`.
- Then please open the annotation editor in Chrome.
- Open the Chrome developer console and go to the network panel. Make sure it is activated.
- Then please perform an action which you feel takes too long. There should be one or more items added to the network panel by that action.
- Click on the one that took longest and look for the Timings panel. There should be a breakdown there what took how long.
Can you please provide that information?
Cheers,
-- Richard