The Pedigree gramplet generates a list of ancestors 12 generations deep, segmented by generation almost immediately. Yet the “Ancestor of <person> not more than <N> generations away” Rule is quite slow in comparison
The following Custom Filter with 2 rules that must apply takes 5.15s to apply in the Person category for a Tree containing 50K people. Applied in the Pedigree chart, it takes 52.84 seconds. (And it repeatedly throws up this oddly dark mode warning dialog… every 6 seconds or less… if you tell it you select the Wait button.)
Can Filters be made to run more efficiently in Charts?