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

Performance settings? #27

Open
SuddenDevelopment opened this issue Oct 21, 2016 · 1 comment
Open

Performance settings? #27

SuddenDevelopment opened this issue Oct 21, 2016 · 1 comment
Assignees

Comments

@SuddenDevelopment
Copy link

Hi, I really like this lib. I tried writing my own version for speed and it performs much worse :)

so, I'm wondering, if you have advice or any interest in the following options for speed:

  1. reducing the number of watchers if view only is required
  2. one time binding for view only
  3. optimizing for an array for an array of json objects inside the directive
  4. reusing the DOM elements when possible for the array mentioned above

If I can get this lib to not be at the top of my batarang bitch list I would keep using it. Part of my problem is that for some reason I can;t get the unminified version to work for me to edit.

@darul75
Copy link
Owner

darul75 commented Oct 21, 2016

Hi @SuddenDevelopment

First, glad you like it and thank you for all details provided.

You may know or not ;) than I am not anymore maintaining it because I'm too busy these days.

So feel free to change whatever and push a PR that I will certainly approve ;)

Julien

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

No branches or pull requests

2 participants