Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

Move blueprints from DOM to memory - gives much better performance #338

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ramonsnir
Copy link

We have several very (very) large blueprints, which when we stored in the DOM (in the data-blueprint attribute) caused Chrome to have hiccups, and made the Developer Tools practically useless (unless running the life-saver (function(){$('*[data-blueprint]').remove();})()).

This change was very useful for our case.

@ramonsnir ramonsnir closed this Aug 17, 2014
@ramonsnir ramonsnir reopened this Aug 17, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant