0
razkhan78 created
Aspnetzero performance is really slow specially loading following script in our development environments ../AbpScripts/GetScripts?v=636624440372804936
Takes 12-20 secs. Its very painful to wait for this script on every page load. Please help. Its even slow for pages without any db call. We are using latest version asp.net core/jquery
Thanks Raza
1 Answer(s)
-
0
Does it take 15-20 secs for every request or just for the first time when your application is up? For the initialization, it can take some time but after that new requests should complete in milliseconds.