Files
gramps/gramps/gen/config.py
Doug Blank 2dae5c3a08 8377: Slow scrolling in Gramps 4.X, on all platforms.
Additions:

1. cache database access for column values
2. cache do_get_path lookups
3. sped up load access on treeviews with no filters
4. use cache in do_get_path from siblings
5. new LRU size of 1k (was 250)
2015-08-19 22:15:14 -04:00

14 KiB