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

Investigate memory usage on obfuscated sites #4

Open
FLamparski opened this issue Mar 1, 2016 · 1 comment
Open

Investigate memory usage on obfuscated sites #4

FLamparski opened this issue Mar 1, 2016 · 1 comment
Labels

Comments

@FLamparski
Copy link

Seriously, all those useless nested spans surely take up a lot more memory than they need to.

@elierotenberg
Copy link
Owner

This is indeed a potential problem which needs to be investigated further. However, the overhead of the initial rendering of say, 10-100% DOM nodes, all of which are completely passive, never read nor written again, should be orders of magnitudes less memory/CPU-heavy than this sweet text editor in which your users type their comments.

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

No branches or pull requests

2 participants