Skip to content

Conversation

@alt-romes
Copy link
Collaborator

It allows us to avoid a lot of repetitive work compiling a method and loading and running it.

I confirmed locally that these instances were now only being searched for and compiled once.

Fixes #122

It allows us to avoid a lot of repetitive work compiling a method and
loading and running it.

I confirmed locally that these instances were now only being searched
for and compiled once.

Fixes #122
@alt-romes
Copy link
Collaborator Author

It's harder to test in CI since the log for compiling an instance is only produced in DEBUG verbosity.

@alt-romes alt-romes merged commit 4c78e52 into master Nov 17, 2025
10 of 12 checks passed
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.

Cache DebugViewInstances per type

2 participants