patchgrep - Patches: patch #7878, Add PCRE-JIT support for grep

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #7878: Add PCRE-JIT support for grep

Submitter:  Zoltan Herczeg <zoltan>
Submitted:  Sun 28 Oct 2012 07:46:40 AM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open

Sat 10 Nov 2012 08:58:00 PM UTC, comment #3: 

Thanks for accepting and landing the patch!

Zoltan Herczeg <zoltan>
Sat 10 Nov 2012 01:01:37 AM UTC, comment #2: 

The patch looks good, thanks for the contribution!

Paolo Bonzini <bonzini>
Tue 06 Nov 2012 11:54:27 AM UTC, comment #1: 

I am new here, and I probalby missed something. How can I get a review for my patch?

Zoltan Herczeg <zoltan>
Sun 28 Oct 2012 07:46:40 AM UTC, original submission:  

The patch adds support for PCRE-JIT in grep. The aim of PCRE-JIT is to accelerate the PCRE engine with just-in-time compiling support. I also added the PCRE_NO_UTF8_CHECK, since UTF validation can be too costly for large subject strings.

Zoltan Herczeg <zoltan>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #26839:  grep_jit.patch added by zoltan (2KiB - application/octet-stream - Patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by bonzini (Posted a comment)
  • -email is unavailable- added by zoltan (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-10-28 zoltan Attached File- Added grep_jit.patch, #26839

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code