diff --git a/README.md b/README.md index cccdfffc9..a7c169b3b 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,10 @@ microseconds:
Command / Function | Software | Time (μs) |
---|---|---|
reflex --fast --noindent | RE/flex 1.6.7 | 8 |
reflex --fast | RE/flex 1.6.7 | 9 |
reflex --fast --noindent | RE/flex 2.0.0 | 8 |
reflex --fast | RE/flex 2.0.0 | 9 |
flex -+ --full | Flex 2.5.35 | 17 |
reflex --full | RE/flex 1.6.7 | 18 |
reflex --full | RE/flex 2.0.0 | 18 |
boost::spirit::lex::lexertl::actor_lexer::iterator_type | Boost.Spirit.Lex 1.66.0 | 40 |
pcre2_jit_match() | PCRE2 (jit) 10.32 | 60 |
hs_compile_multi(), hs_scan() | Hyperscan 5.1.0 | 209 |