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

Better caching and coding for each metric calculation #51

Open
Akronix opened this issue Oct 1, 2018 · 0 comments
Open

Better caching and coding for each metric calculation #51

Akronix opened this issue Oct 1, 2018 · 0 comments

Comments

@Akronix
Copy link
Collaborator

Akronix commented Oct 1, 2018

Each selection of metric x wiki should be cached individually instead of caching as a whole the {selected wikis x selected metrics} set, so that subsets of that current selection are cached as well.

In order to do this, likely, the call for computing metrics will need to be improved. See this line of code for a starting point: https://github.com/Grasia/WikiChron/blob/master/lib/interface.py#L60

@Akronix Akronix added this to the 1.2.0 milestone Oct 1, 2018
@Akronix Akronix removed this from the 1.2.0 milestone Nov 28, 2018
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