denoland / deno_graph

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

perf: call spawn immediately in tokio executor #471

Closed dsherret closed 5 months ago

dsherret commented 5 months ago

It was downloading jsr metadata files sequentially.