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

Make generation of Interaction Templates dependency pins faster #6

Open
JeffreyDoyle opened this issue Mar 20, 2023 · 0 comments
Open
Assignees

Comments

@JeffreyDoyle
Copy link
Member

JeffreyDoyle commented Mar 20, 2023

Issue to be solved

Currently the process to generate a dependency pin for an Interaction Template is quite slow. We need a process that is faster in order to increase the usability of FLIX tooling.

Suggest A Solution

Investigate a memoization/cache pattern we could use to generate dependency pins. Instead of repeatedly recomputing dependency pins for each contract, use the same dependency pin already generated for a prior contract.

@JeffreyDoyle JeffreyDoyle self-assigned this Mar 20, 2023
@github-project-automation github-project-automation bot moved this to 🔖 Ready for Pickup in 🌊 Flow 4D Mar 20, 2023
@gregsantos gregsantos moved this from 🔖 Ready for Pickup to 🧊Ice Box in 🌊 Flow 4D Jan 10, 2024
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