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

Measure + Improve server-side performance for supervoxel proofreading #6797

Open
1 of 4 tasks
Tracked by #7619
fm3 opened this issue Feb 1, 2023 · 1 comment · Fixed by #6903
Open
1 of 4 tasks
Tracked by #7619

Measure + Improve server-side performance for supervoxel proofreading #6797

fm3 opened this issue Feb 1, 2023 · 1 comment · Fixed by #6903

Comments

@fm3
Copy link
Member

fm3 commented Feb 1, 2023

a.k.a. editable mappings.

Also compare #6288

Ideas:

  • Optimize Roundtrip?
  • Use low-level typed data processing (no UnsignedInteger)
  • Is the size limit for agglomerate skeletons too tight?
  • save editable mapping in distributed keys in fossildb (agglomerateToGraph)
@philippotto
Copy link
Member

While the supervoxel proofreading performance has been improved by #6909, there is still some room for improvement. We should investigate the current bottlenecks for proofreadingmedium-sized agglomerate files (splits and merge oeprations). Also, the issue description above gives some ideas about what could be done.

@philippotto philippotto reopened this Feb 6, 2024
@frcroth frcroth removed their assignment Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants