bug-grep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#18266: handling bytes not part of the charset, and other garbage


From: Paul Eggert
Subject: bug#18266: handling bytes not part of the charset, and other garbage
Date: Sun, 14 Sep 2014 22:32:28 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.1

Attached are some proposed patches which should improve the performance of grep -P when applied to binary files, among other things. I have some other ideas for boosting performance further but thought I'd publish these first. Please give them a try if you have the time. I doubt whether this will "solve" the performance problem entirely with -P and encoding errors but at least it should be heading in the right direction.

Attachment: 0001-grep-remove-refactor-unnecessary-code-about-line-spl.patch
Description: Text document

Attachment: 0002-grep-speed-up-P-on-files-containing-many-multibyte-e.patch
Description: Text document

Attachment: 0003-grep-use-bool-for-boolean-in-grep.c.patch
Description: Text document

Attachment: 0004-grep-treat-a-file-as-binary-if-its-prefix-contains-e.patch
Description: Text document

Attachment: 0005-grep-improve-performance-for-older-glibc.patch
Description: Text document

Attachment: 0006-grep-use-mbclen-cache-more-effectively.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]