You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2019/10/02 02:20:04 UTC

[GitHub] [incubator-doris] imay opened a new issue #1929: Think about replacing RE with hyperscan

imay opened a new issue #1929: Think about replacing RE with hyperscan
URL: https://github.com/apache/incubator-doris/issues/1929
 
 
   According to [this](https://rust-leipzig.github.io/regex/2017/03/28/comparison-of-regex-engines/) article, [hyperscan](https://github.com/intel/hyperscan) has the better performance than RE2. I think we can investigate hyperscan and to see if it can replace RE2 and get better performance.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org