Open maxcs27 opened 6 years ago
Hi Maxcs27,
That's a bit of a wide question, but in general you could try adding some console logging to the SPA to locate where the problems might be (i.e. dump out the duration between suspect calls). In addition, tools such as fiddler (or event the built in network diagnostics) can be helpful.
Happy bug hunting!
Hi,
I've implemented a simple web application with nools. I've noticed that in Safari browser the application is very fast, but in the all the other browser the performance are worse. I use the compiled rules.
Any ideas about this? Thanks.