Navigation Menu

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

Libraries affect load time #1753

Closed
5 tasks
RobSenix opened this issue Jun 5, 2018 · 0 comments
Closed
5 tasks

Libraries affect load time #1753

RobSenix opened this issue Jun 5, 2018 · 0 comments

Comments

@RobSenix
Copy link

RobSenix commented Jun 5, 2018

From discussion in forum. Node-RED scans library files on refresh of the editor. This leads to performance issues on systems with limited resources. Suggest implementing some caching of information. See post:

https://discourse.nodered.org/t/libraries-affect-load-time

What are the steps to reproduce?

Measure load time of Node-RED editor refresh. Add multiple library files to the editor. Measure load time again.

What happens?

The load time should be much longer, this is greatly amplified on systems with limited resources.

What do you expect to happen?

Editor load time should not be affected by library files.

Please tell us about your environment:

Found on MultiTech Conduit embedded Gateway computer running mLinux and NR.
https://www.multitech.com/brands/multiconnect-conduit

  • Node-RED version: Node-RED 0.15.3
  • node.js version: v0.10.48
  • npm version: 2.15.1
  • Platform/OS: mLinux 3.3.20
  • Browser: Chrome
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

1 participant