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

Avoid calculating metrics multiple times #151

Closed
KennethEnevoldsen opened this issue Jan 9, 2023 · 3 comments
Closed

Avoid calculating metrics multiple times #151

KennethEnevoldsen opened this issue Jan 9, 2023 · 3 comments
Labels
enhancement New feature or request Stale

Comments

@KennethEnevoldsen
Copy link
Collaborator

Currently, a series of metrics use the same underlying metrics or variables, e.g. document length. There is no reason that these should be calculated repeatedly, if we change the underlying getter function to a setter we can avoid this.

@KennethEnevoldsen KennethEnevoldsen added the enhancement New feature or request label Jan 9, 2023
@github-actions github-actions bot added the Stale label Apr 10, 2023
Repository owner deleted a comment from github-actions bot Apr 10, 2023
@github-actions
Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Jul 10, 2023
@HLasse HLasse removed the Stale label Jul 10, 2023
@github-actions
Copy link

github-actions bot commented Oct 9, 2023

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Oct 9, 2023
@github-actions
Copy link

This issue was closed because it has been stale for 5 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Stale
Projects
None yet
Development

No branches or pull requests

2 participants