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

Apply-Agglomerate Performance Increase #2 #4706

Merged
merged 22 commits into from
Aug 11, 2020
Merged

Apply-Agglomerate Performance Increase #2 #4706

merged 22 commits into from
Aug 11, 2020

Conversation

youri-k
Copy link
Contributor

@youri-k youri-k commented Jul 7, 2020

Open ToDos:

  • find fitting config values for reader block size, cache size, max reader range
    -> reader block size should be adapted to file block size, cache size & max reader range should be as large as possible
  • experiment with harder or softer locking, i.e. multi-threaded vs better caching

URL of deployed dev instance (used for testing):

  • https://___.webknossos.xyz

Steps to test:

  • try loading different agglomerates
  • cumsum optimization is used when a cumsum.json is in the agglomerates folder

Issues:


@youri-k youri-k added the backend label Jul 7, 2020
@youri-k youri-k self-assigned this Jul 7, 2020
@youri-k youri-k requested a review from fm3 July 13, 2020 12:22
@youri-k youri-k marked this pull request as ready for review July 13, 2020 12:22
Copy link
Member

@fm3 fm3 left a comment

Choose a reason for hiding this comment

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

LGTM, please apply the list of small refactorings we discussed in person :)

Copy link
Member

@fm3 fm3 left a comment

Choose a reason for hiding this comment

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

Thanks for taking the time to work on this! 🎉

@youri-k youri-k merged commit 8eb3982 into master Aug 11, 2020
@fm3 fm3 deleted the use-cumsum branch November 21, 2023 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

agglomerate mapping too slow for large amounts of segments
2 participants