angular-ui/ui-grid

column-resizing option slow down the grid

Open

#3,623 创建于 2015年5月28日

在 GitHub 查看
 (17 评论) (0 反应) (0 负责人)JavaScript (2,496 fork)batch import
help wantedseverity: performance

仓库指标

Star
 (5,395 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Hi,

I'm in v3.0.0-rc.21 - 2015-04-28

When i add the column-resizing option, the grid slow down (filtering, hiding columns...) I made a plunker : http://plnkr.co/edit/9xVHl1UTATrbQYlO94JW?p=preview based on 404_large_data_sets_and_performance tutorial plunker

More there is columns, more the grid is slow and if i remove the option, i have no slowing down...

Maybe i am not using correctly ?

Thanks

贡献者指南