umbraco / Umbraco-CMS

Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
https://umbraco.com
MIT License
4.41k stars 2.66k forks source link

GetSections is very slow with big dictionnary (3500 keyes) #16925

Open zapoutix opened 3 weeks ago

zapoutix commented 3 weeks ago

Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)

13.4.1

Bug summary

Hello,

I am testing umbraco 13, after imported a big dictionnary (~3500 keyes), the backffice take a long time to load the top menu. In the network tab i can see that the GetSections api call takes over 5 min. image

Regards, Mathieu

Specifics

Umbraco backoffice

Steps to reproduce

1 - Import a big dictionnary (~3500 keyes) 2 - Login on Umbraco backoffice

Expected result / actual result

top menu takes 5 min to load / it should load in few seconds

github-actions[bot] commented 3 weeks ago

Hi there @zapoutix!

Firstly, a big thank you for raising this issue. Every piece of feedback we receive helps us to make Umbraco better.

We really appreciate your patience while we wait for our team to have a look at this but we wanted to let you know that we see this and share with you the plan for what comes next.

We wish we could work with everyone directly and assess your issue immediately but we're in the fortunate position of having lots of contributions to work with and only a few humans who are able to do it. We are making progress though and in the meantime, we will keep you in the loop and let you know when we have any questions.

Thanks, from your friendly Umbraco GitHub bot :robot: :slightly_smiling_face:

thomashdk commented 2 weeks ago

We have around 2700 dic items. Ours sections takes 4-5s to show, sometimes longer. It's not 5 mins 😅 but still longer then every thing else loading in.

Using Umbraco 13.4.1