help wantedseverity: performance
Metriche repository
- Star
- (5395 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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.