alamb commented on PR #6376: URL: https://github.com/apache/arrow-rs/pull/6376#issuecomment-2343999474
Here are the benchmark results (aka this PR doesn't slow down the existing implementation) ``` ++ critcmp master regex-is-match-utf8 group master regex-is-match-utf8 ----- ------ ------------------- regexp_matches_utf8 scalar ends with 1.02 1932.3±20.07µs ? ?/sec 1.00 1898.4±17.40µs ? ?/sec regexp_matches_utf8 scalar starts with 1.00 1932.1±14.07µs ? ?/sec 1.00 1924.9±26.17µs ? ?/sec ``` -- 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. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org