Skip to content
This repository has been archived by the owner on Feb 22, 2018. It is now read-only.

perf(view_factory): add a benchmark that measures view_factory in isolation #1384

Conversation

vsavkin
Copy link
Contributor

@vsavkin vsavkin commented Aug 22, 2014

The tree benchmark is great for measuring the overall performance of angular, but it does not work very well for measuring changes in the compiler. Since the benchmark exercises the whole framework, so it is hard to see small gains (5-10%). This PR adds a benchmark for measuring the performance of ViewFactory.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

3 participants