-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Investigate Asynchronous File IO #34773
Copy link
Copy link
Open
Labels
Domain: PerformanceReports of unusually slow behaviorReports of unusually slow behaviorExperimentation NeededSomeone needs to try this out to see what happensSomeone needs to try this out to see what happensIn DiscussionNot yet reached consensusNot yet reached consensusSuggestionAn idea for TypeScriptAn idea for TypeScript
Metadata
Metadata
Assignees
Labels
Domain: PerformanceReports of unusually slow behaviorReports of unusually slow behaviorExperimentation NeededSomeone needs to try this out to see what happensSomeone needs to try this out to see what happensIn DiscussionNot yet reached consensusNot yet reached consensusSuggestionAn idea for TypeScriptAn idea for TypeScript
@amcasey has some ideas for speeding up IO times by making our read/write calls asynchronous. This issue tracks that and should be the place to document the outcome of the investigation.
Also related: #1857, #16607, #29100