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: basic call site caching #242

Open
wants to merge 9 commits into
base: status
Choose a base branch
from
Open

site: basic call site caching #242

wants to merge 9 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.

@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
&[K_139, Left(b"one"), Left(b"two"), Left(b"by"), Left(b"rep")],
1,
jet_by_rep,
),
Copy link
Member

@joemfb joemfb Jun 14, 2024

Choose a reason for hiding this comment

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

Note: you can declare this same jet as +rep:in, the signatures are completely compatible.

@matthew-levan
Copy link
Contributor Author

matthew-levan commented Jun 15, 2024 via email

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
Status: No status
Development

Successfully merging this pull request may close these issues.

None yet

2 participants