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

site: call site caching #242

Closed
wants to merge 20 commits into from
Closed

site: call site caching #242

wants to merge 20 commits into from

Conversation

matthew-levan
Copy link
Contributor

@matthew-levan matthew-levan commented Jun 14, 2024

This PR adds a very barebones call site caching module, and uses it for these jets:

  • +turn (updated implementation)
  • +roll (new jet)
  • +rep:by (new jet)
  • +rep:in (new jet; same as +rep:by)

Checkmarks denote successful testing on macos-aarch64.

Note that one of the big open PRs right now (I believe a codegen one) includes map/set jets in the seam module, but I called my map jets maps. Happy to reconcile later and add mine to seam, but not worth the git cherrypicking right now.

@matthew-levan matthew-levan added the enhancement New feature or request label Jun 14, 2024
@matthew-levan matthew-levan self-assigned this Jun 14, 2024
@matthew-levan
Copy link
Contributor Author

matthew-levan commented Jun 15, 2024 via email

@matthew-levan matthew-levan changed the title site: basic call site caching site: call site caching Jun 24, 2024
@joemfb
Copy link

joemfb commented Jun 24, 2024

#243 should be investigated along with these changes.

@matthew-levan matthew-levan changed the base branch from status to msl/nouncode August 2, 2024 00:26
@matthew-levan
Copy link
Contributor Author

Closed because I added the operative code to #245.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants