help wantedseverity: performance
倉庫指標
- 星標
- (5,395 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
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.