maciejhirsz / logos

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

chore(release): add hooks #366

Closed jeertmans closed 4 months ago

github-actions[bot] commented 4 months ago

Benchmark results:

group                                         before                                 changes
-----                                         ------                                 -------
count_ok/identifiers                          1.00   891.7±14.51ns   833.1 MB/sec    1.00   894.8±26.90ns   830.3 MB/sec
count_ok/keywords_operators_and_punctators    1.00      2.7±0.04µs   754.0 MB/sec    1.00      2.7±0.11µs   751.1 MB/sec
count_ok/strings                              1.00   683.0±14.60ns  1216.2 MB/sec    1.09   742.5±12.49ns  1118.7 MB/sec
iterate/identifiers                           1.00    903.4±9.66ns   822.3 MB/sec    1.00   905.3±25.86ns   820.6 MB/sec
iterate/keywords_operators_and_punctators     1.00      2.7±0.03µs   758.6 MB/sec    1.01      2.7±0.02µs   754.2 MB/sec
iterate/strings                               1.04   741.0±11.85ns  1121.0 MB/sec    1.00   711.1±30.67ns  1168.1 MB/sec