|
|
|
|
|
by cryptonym
199 days ago
|
|
It's not free at all. You can profile it with debug tools and find the most expensive selectors to refactor them. You can also write CSS animations that impacts performance/user experience, this can also be profiled. Sorry but if you use advanced feature and especially on a big DOM, you have to think about optimisations. |
|