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

Improve bytecode caching during run and option to include in projects #81

Closed
3 tasks
neilcsmith-net opened this issue Feb 8, 2018 · 0 comments
Closed
3 tasks
Labels

Comments

@neilcsmith-net
Copy link
Member

  • Update code cache to also support user defined code - need to move to weak reference to code String - Map<ClassBodyContext, Map<String, Class<?>>> where latter is WeakHashMap
  • Add commands for importing and exporting code cache to PMap
  • Add option to include PMap based bytecode cache in projects
@neilcsmith-net neilcsmith-net added this to the v4.0 milestone Feb 8, 2018
@neilcsmith-net neilcsmith-net added this to To Do in Praxis LIVE v4 via automation Feb 8, 2018
@neilcsmith-net neilcsmith-net moved this from To Do to Horizon (v4.1+) in Praxis LIVE v4 Apr 15, 2018
@neilcsmith-net neilcsmith-net modified the milestones: v4.0, v4.1 May 15, 2018
@neilcsmith-net neilcsmith-net modified the milestones: v4.1, v4.2 Aug 15, 2018
@neilcsmith-net neilcsmith-net modified the milestones: v4.2, v5.0 May 2, 2019
@neilcsmith-net neilcsmith-net removed this from the v5.0 milestone Apr 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Praxis LIVE v4
  
Horizon (v4.2+)
Development

No branches or pull requests

1 participant