denoland / deno_graph

The module graph logic for Deno CLI
https://docs.rs/deno_graph
MIT License
112 stars 39 forks source link

perf(fast_check): reduce times a symbol is looked at #493

Closed dsherret closed 5 months ago

dsherret commented 5 months ago

Added trace logging, which showed we were looking at symbols too many times.