Comment #2 on issue 2945 by [email protected]: [Object.observe] Need performance test
http://code.google.com/p/v8/issues/detail?id=2945

After discussion with Dimitri, our plan here is to "extract" the databinding pieces of some canonical polymer example apps that make heavy use of observation. This will likely include:

1) Start-up time of a large view which has many bindings (focus on registration cost of observation) 2) Tabular data: sort/filter/computed fields. This will probably be something like a very simple spread sheet where array & path observation are used heavily by sorting/filtering & computed values. The test must include mutations to the data which propagate through the view.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to