You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Martin Tzvetanov Grigorov (Jira)" <ji...@apache.org> on 2022/11/30 09:15:00 UTC

[jira] [Created] (AVRO-3679) [Rust] Enable 'perf' feature of regex dependency

Martin Tzvetanov Grigorov created AVRO-3679:
-----------------------------------------------

             Summary: [Rust] Enable 'perf' feature of regex dependency
                 Key: AVRO-3679
                 URL: https://issues.apache.org/jira/browse/AVRO-3679
             Project: Apache Avro
          Issue Type: Improvement
          Components: rust
    Affects Versions: 1.11.1
            Reporter: Martin Tzvetanov Grigorov
            Assignee: Martin Tzvetanov Grigorov


The 'regex' crate has a 'perf' feature that improves the speed of the regular expressions evaluation.

It would be good to make use of it.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)