mirror of
https://github.com/astral-sh/ruff.git
synced 2025-07-29 16:03:50 +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] ``` |
||
---|---|---|
.. | ||
builtins.rs | ||
future.rs | ||
identifiers.rs | ||
keyword.rs | ||
lib.rs | ||
logging.rs | ||
path.rs | ||
str.rs | ||
sys.rs | ||
typing.rs |