atticoos / angular-translate-once

:currency_exchange: Extension of angular-translate for one time bindings
53 stars 11 forks source link

Test the performance gain of the one-time binding #3

Open JerryBels opened 9 years ago

JerryBels commented 9 years ago

Hey guys,

as discussed with @ajwhite here : https://github.com/angular-translate/angular-translate/issues/738#issuecomment-131637721

It could be great to test the performance gain of using the one-time binding, that needs to be bound to an HTML element, versus the regular translate filter. The test would be interesting to see if the more heavy HTML would nullify the improvement coming from the one-time binding.

Would be interesting to do a test with 100, 1,000, and 10,000 elements versus filters, invoke a few digest cycles, and see how things look

Thanks, Jeremy

vjanssens commented 9 years ago

+1

fracz commented 8 years ago

+1

booleanbetrayal commented 8 years ago

+1

iamgioz commented 8 years ago

any updates, guys?

preethi29 commented 8 years ago

any update on this?