Skip to content

Commit

Permalink
Backend NML Parser: Performance Improvements (#4872)
Browse files Browse the repository at this point in the history
* backend nml parser performance improvements

* always get single attributes directly, cleanup

* changelog
  • Loading branch information
fm3 authored Oct 19, 2020
1 parent af0f2ed commit 1d8f0c3
Show file tree
Hide file tree
Showing 6 changed files with 166 additions and 133 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.unreleased.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ For upgrade instructions, please check the [migration guide](MIGRATIONS.released
- Hybrid tracings can now be imported directly in the tracing view via drag'n'drop. [#4837](https://github.com/scalableminds/webknossos/pull/4837)
- The find data function now works for volume tracings, too. [#4847](https://github.com/scalableminds/webknossos/pull/4847)
- Added admins and dataset managers to dataset access list, as they can access all datasets of the organization. [#4862](https://github.com/scalableminds/webknossos/pull/4862)
- Sped up the NML parsing via dashboard import. [#4872](https://github.com/scalableminds/webknossos/pull/4872)

### Changed
- Brush circles are now connected with rectangles to provide a continuous stroke even if the brush is moved quickly. [#4785](https://github.com/scalableminds/webknossos/pull/4822)
Expand Down
Loading

0 comments on commit 1d8f0c3

Please sign in to comment.