Radzen has everything I'm asking for my commercial project but the slowliness of the demo site makes me wondering if my users will get the same experience. Why the first time I load the site it loads for many seconds? Is there no prerendering? Why every single action is slow like clicking an element in the menu? Is there no web assembly loading? Does it use the full features of .net 8? I want every action to be instant.
Everything seems instant for me.
Can confirm I sporadically see it get slow. Never figure out why. If I click into the IQueryable example on grid usually that one is slow mostly 'the first time'. It's like a weird little delay when the click happens before the next item displays. Makes the page feel slow/heavy. Not all the time per se. Being an example page with only one grid doesn't seem like it should be an issue.
BTW anecdotally using the library in my own code, it's fast.
Not sure if it's the editor plugin, my location or what. If I ever get some sort of hint I'll post here.
You can see the yellow circle represent the actual Windows click and the delay responding to actions in Radzen. Watch RadzenSlow | Streamable
I got 32 GB Ram, 16 Cores 3.4 GHz, RTX 4070 TI.
The demo site does not look like it supports SSR -> Server -> WebAssembly.
Your video shows almost instant navigation too (it can't be absolutely instant as browsers take time to render HTML). Not sure what problem you are reporting.
Here is what I see as render times on a lot slower three year old macbook.
In short navigation is almost instant. Some pages render slowly than others because they open a database connection or just contain more stuff. You may want to check your browser plugins and or test in incognito mode.
I think you are right. A browser plugin looked like slowed the site down. In incognito mode it feels more snappy except for certain pages. Thanks!
Curious what extension it was. Tho mine still exhibits the pause in incognito; some day I'll bother to investigate more. Still good to know for general dev.
I deactivated Stay Free and everything looked fine. I still have an ad blocker and Dashlane that can interact with form inputs.