maciejhirsz / logos

Create ridiculously fast Lexers
https://logos.maciej.codes
Apache License 2.0
2.71k stars 105 forks source link

chore(deps): release test versions #367

Closed jeertmans closed 4 months ago

github-actions[bot] commented 4 months ago

Benchmark results:

group                                         before                                 changes
-----                                         ------                                 -------
count_ok/identifiers                          1.00    855.0±6.36ns   868.9 MB/sec    1.03    879.8±5.69ns   844.4 MB/sec
count_ok/keywords_operators_and_punctators    1.01      2.6±0.01µs   784.9 MB/sec    1.00      2.6±0.02µs   792.7 MB/sec
count_ok/strings                              1.13   687.1±18.60ns  1209.0 MB/sec    1.00    606.7±7.26ns  1369.0 MB/sec
iterate/identifiers                           1.02   888.7±18.10ns   835.9 MB/sec    1.00   873.5±19.51ns   850.5 MB/sec
iterate/keywords_operators_and_punctators     1.02      2.7±0.06µs   753.0 MB/sec    1.00      2.6±0.03µs   770.4 MB/sec
iterate/strings                               1.22    680.9±4.72ns  1219.9 MB/sec    1.00   557.4±28.95ns  1490.3 MB/sec