Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warmup Orchard caches for project Java imports #830

Closed
vemv opened this issue Nov 2, 2023 · 0 comments
Closed

Warmup Orchard caches for project Java imports #830

vemv opened this issue Nov 2, 2023 · 0 comments

Comments

@vemv
Copy link
Member

vemv commented Nov 2, 2023

Similarly to #827 #829 , we could warmup Orchard caches for:

  • Java classes :imported in the current project
  • Java classes defined in the project's :java-source-paths

While it's not critical, it would ensure a delightful UX for the most likely code paths.

vemv added a commit to clojure-emacs/orchard that referenced this issue Nov 3, 2023
vemv added a commit to clojure-emacs/orchard that referenced this issue Nov 3, 2023
vemv added a commit to clojure-emacs/orchard that referenced this issue Nov 3, 2023
vemv added a commit to clojure-emacs/orchard that referenced this issue Nov 3, 2023
vemv added a commit to clojure-emacs/orchard that referenced this issue Nov 4, 2023
vemv added a commit to clojure-emacs/orchard that referenced this issue Nov 4, 2023
vemv added a commit that referenced this issue Nov 4, 2023
Speculatively improves performance for the classes that users are more likely to use in a given project.

Fixes #830
vemv added a commit that referenced this issue Nov 4, 2023
Speculatively improves performance for the classes that users are more likely to use in a given project.

Fixes #830
vemv added a commit that referenced this issue Nov 4, 2023
Speculatively improves performance for the classes that users are more likely to use in a given project.

Fixes #830
@vemv vemv closed this as completed in 85616d8 Nov 4, 2023
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

No branches or pull requests

1 participant