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

Live-list diffing #1782

Merged
merged 5 commits into from
Jul 18, 2015
Merged

Live-list diffing #1782

merged 5 commits into from
Jul 18, 2015

Conversation

justinbmeyer
Copy link
Contributor

This adds minimal diffing of lists in can.view.live.list. This can significantly improve performance if a new list is being generated each time a slight change happens.

matthewp and others added 5 commits July 6, 2015 16:04
Go to view/stache/benchmark/todomvc in the browser and click Start
testing.

It will create 100 change events and 100 keyup events which should
create 100 todos.
@justinbmeyer justinbmeyer added this to the 2.3.0 milestone Jul 13, 2015
@matthewp
Copy link
Contributor

@daffl can we go ahead and merge this?

matthewp added a commit that referenced this pull request Jul 18, 2015
@matthewp matthewp merged commit 85bdc3a into minor Jul 18, 2015
@matthewp matthewp deleted the todomvc-perf branch July 18, 2015 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants