mirror of
https://github.com/wassname/catalyst.git
synced 2026-09-26 13:40:37 +08:00
Reduces AssetFinder.lookup_symbol call times dramatically: With fuzzy=True: 2.32ms per call -> 391 micros With fuzzy=False: 2.35ms -> 451 microseconds