Skip to content

Conversation

lucacasonato
Copy link
Member

This is useful for single pass resolvers, like @deno/loader. There the probe overhead is so large that package.json probing accounts for up to 90% of readfile calls in a large project.

This is useful for single pass resolvers, like `@deno/loader`. There the probe overhead is so large that package.json probing accounts for up to 90% of readfile calls in a large project.
Copy link
Member

@dsherret dsherret left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@dsherret dsherret enabled auto-merge (squash) September 22, 2025 20:56
@dsherret dsherret merged commit c62ea96 into main Sep 22, 2025
31 of 36 checks passed
@dsherret dsherret deleted the support_negative_cache branch September 22, 2025 22:36
Tango992 pushed a commit to Tango992/deno that referenced this pull request Sep 24, 2025
This is useful for single pass resolvers, like `@deno/loader`. There the
probe overhead is so large that package.json probing accounts for up to
90% of readfile calls in a large project.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants