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

Add caching functionality #30

Open
pedrorrivero opened this issue Nov 9, 2022 · 0 comments
Open

Add caching functionality #30

pedrorrivero opened this issue Nov 9, 2022 · 0 comments
Labels
DC-4 Difficulty class 4/5 → Multidomain knowledge enhancement New non-feature request (e.g. performance) PL-2 Priority level 2/5 → Medium-high

Comments

@pedrorrivero
Copy link
Member

What is the expected enhancement?

After refactoring ZNEStrtegy and making it mutable, caching had to be removed. This is a proposal to reinstantiate caching with a more elaborate approach that deals with mutability issues, to regain the efficiency that was lost.

See #14 and #29 fore more details.

@pedrorrivero pedrorrivero added enhancement New non-feature request (e.g. performance) DC-4 Difficulty class 4/5 → Multidomain knowledge PL-2 Priority level 2/5 → Medium-high labels Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DC-4 Difficulty class 4/5 → Multidomain knowledge enhancement New non-feature request (e.g. performance) PL-2 Priority level 2/5 → Medium-high
Projects
None yet
Development

No branches or pull requests

1 participant