Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

I ran into performance issues early in my first AngularJS project and I wrote this benchmark to investigate directive compilation/link performance.

It only demonstrates that, as expected, abusing directives has consequences on page rendering speed.