There is a timeout when typing characters into the search field so that filtering is not triggered over and over while typing characters, which is problematic with much larger libraries. The timeout is currently set to 650 ms, which is why you are seeing a delay. I may consider making this timeout proportional to the library size (with a minimum of 250 ms), as repeatedly filtering very large libraries makes the filtering feel less smooth.
Mike
Mike