Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nools performance #221

Open
maxcs27 opened this issue Apr 3, 2018 · 1 comment
Open

Nools performance #221

maxcs27 opened this issue Apr 3, 2018 · 1 comment

Comments

@maxcs27
Copy link

maxcs27 commented Apr 3, 2018

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.

@mrgfisher
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants