Performance issues using ReactGrid. #1604

Closed
opened 2025-08-09 17:20:51 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @pauldotknopf on 5/24/2016

When running the "ReactGrid" sample project, I get page load times of ~1s. Is this expected? There are no network calls, apart from the call to node.exe for the markup, so I am curious where this bottleneck is.

If I remove the aspnet-prerender-* from /Views/Home/Index.cshtml, the page load time drops to 3ms.

I don't think this example project should have a page load time above 100ms, maybe less. What are your thoughts on this?

*Originally created by @pauldotknopf on 5/24/2016* When running the "ReactGrid" sample project, I get page load times of ~1s. Is this expected? There are no network calls, apart from the call to `node.exe` for the markup, so I am curious where this bottleneck is. If I remove the `aspnet-prerender-*` from `/Views/Home/Index.cshtml`, the page load time drops to 3ms. I don't think this example project should have a page load time above 100ms, maybe less. What are your thoughts on this?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1604
No description provided.