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.

貢獻者指南