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

Point annotations take up too much space #246

Open
sdorkenw opened this issue Mar 13, 2019 · 0 comments
Open

Point annotations take up too much space #246

sdorkenw opened this issue Mar 13, 2019 · 0 comments
Labels
Priority: Medium Realm: Google Affects google/neuroglancer as well. Fix/Feature should be sent back. Status: Available Type: Performance Type: Scalability

Comments

@sdorkenw
Copy link
Member

Point annotations require far more storage than necessary. This slows loading states and is currently limiting us in the number of points within a neuroglancer session due to the size constraints of the datastore database we are using for the link shortener.
While this database may be upgraded at some point, annotations still waste space, eg. by having a 160 bit (!) id.

@nkemnitz nkemnitz added Realm: Google Affects google/neuroglancer as well. Fix/Feature should be sent back. Status: Available labels Apr 10, 2019
chrisj pushed a commit that referenced this issue Mar 1, 2021
Make range track visible on FireFox 80/81 on MacOS.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Medium Realm: Google Affects google/neuroglancer as well. Fix/Feature should be sent back. Status: Available Type: Performance Type: Scalability
Projects
None yet
Development

No branches or pull requests

2 participants