amcss / attribute-module-specification

The Attribute-Module CSS (AMCSS) Specification
MIT License
394 stars 8 forks source link

Performance #25

Closed denjello closed 9 years ago

denjello commented 9 years ago

Are there any concerns regarding performance? Would be nice to see how paint times react to the attr approach as opposed to class. My gut tells me that there must be A LOT of dom traversal to get at the specific elements, but would be happy to stand corrected.

benschwarz commented 9 years ago

I feel like this has been covered in #7 already. Closing.