Skip to content

Conversation

KevinRansom
Copy link
Contributor

@KevinRansom KevinRansom commented Jun 16, 2022

Notebook users particularly have observed that #r nuget is noticeably slow. This attempts to ameliorate the problem by caching the results and replaying them on subsequent restores.

Improve performance of requery nuget using #r "nuget by caching the results.

/cc @jonsequitur

@vzarytovskii
Copy link
Member

One test fails:

FSharp.Compiler.Scripting.DependencyManager.UnitTests.DependencyManagerInteractiveTests.Verify that script based timeout overrides api based - timeout on script

Copy link
Member

@vzarytovskii vzarytovskii left a comment

Choose a reason for hiding this comment

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

Shall we add some tests with caching enabled?

@KevinRansom KevinRansom reopened this Jun 21, 2022
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.

Support caching assembly paths resolved by the DependencyManager

2 participants