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

Implemented a file cache for labels to avoid multiple db requests #48

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

CamillH
Copy link

@CamillH CamillH commented Oct 13, 2023

we implemented a file caching in the readLableFromDatabase function to avoid multiple DB requests.

  • With approx 300 labels in the project the function took around 1 sec.
  • After the caching, time was reduced to 1 ms.

Copy link

@Kanti Kanti left a comment

Choose a reason for hiding this comment

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

This is really Awesome

@Kanti
Copy link

Kanti commented May 24, 2024

hi @galoppi did you have time to review this, in the last 224 days?

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

Successfully merging this pull request may close these issues.

2 participants