Watchers
Quich Filter
Quickly filter all matches of a string, browse the list, and jump back quickly.
- Script id: 2759
- Author: Niels Aan de Brugh
- Latest version: 2.0beta1
- Release date: 2011-12-22
- Release notes:
I probably made a mistake during benchmarking this summer because after some more testing I found out the latest alpha version was about 10 times slower than 1.0.6.1 on certain files. Benchmarking was done on a US dictionary file, so lots of small lines.
1.0.7 has the same problem (it uses the same sorting routine as 2.0alpha3, otherwise it's identical to its predecessor).
This version brings back the sorting code of 1.0.6, and should be much faster on bigger files. Let me know if you see performance regression, and be sure to tell me what type of files you're filtering.
Thanks to Yeung for bringing this to my attention.