Skip to content

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

Open
CamillH wants to merge 3 commits intositegeist:masterfrom
pluswerk:feature/label-caching
Open

Implemented a file cache for labels to avoid multiple db requests#48
CamillH wants to merge 3 commits intositegeist:masterfrom
pluswerk:feature/label-caching

Conversation

@CamillH
Copy link
Copy Markdown

@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
Copy Markdown

@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
Copy Markdown

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