help wantedseverity: performance
Métriques du dépôt
- Stars
- (5 395 stars)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
Description
Please pay attention that such watches as
ng-style=\"{ 'margin-left': colContainer.getMargin('left') + 'px'
on line 28204
that calls the following method on each digest cycle
GridRenderContainer.prototype.getMargin = function getMargin(side)
create a huge overhead.