lisawray/groupie

Profile counting requests and possibly add caching / lookup structure

Open

#91 创建于 2017年5月29日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Java (3,627 star) (295 fork)batch import
enhancementhelp wanted

描述

Groupie makes a lot of requests to methods like getIndex(Item) which internally iterate through all the children of a group. In practice, this is rarely problematic, but it could become an issue with very deeply nested groups and items at the end of extremely long lists.

贡献者指南