mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-25 13:10:33 +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