On 11/10/11, goran kent <[email protected]> wrote:
> Completing each new() requires 4s *each*.  Somehow I don't recall this
> being the case before :/

The 4s x 2 penalty is probably related to the remote searching (of
which highlighting is a part) doing things serially and not
concurrently, and not this particular bug, no?

If so, this will probably go away when that gets addressed.

Reply via email to