mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-03 17:10:43 +00:00
![]() It turns out that for ASCII identifiers, this is nearly 2x faster: ``` Parser/before time: [15.388 ns 15.395 ns 15.406 ns] Parser/after time: [8.3786 ns 8.5821 ns 8.7715 ns] ``` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |