Count the number of commented and noted posts directly, instead of indirectly by counting the number of posts in a `commenter:<name>` or `noteupdater:<name>` search. This is faster because it generates better SQL.
Count the number of commented and noted posts directly, instead of indirectly by counting the number of posts in a `commenter:<name>` or `noteupdater:<name>` search. This is faster because it generates better SQL.