AMIS indexing needs a faster algorithm
Open
- Dominant language
- C++
- Stars
- 10
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
The current algorithm scans the entire fileset to build a table of linkback IDs. This is very slow for large books. We should cache data instead.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.