You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Capture Git history with a TreeMap, but write it to an in-memory database and then perform something like
`SELECT COUNT (*) FROM table WHERE rank > classfqn". This should be much faster than taking a subtree of the TreeMap for each lookup.