Closed skalarproduktraum closed 6 years ago
@fjug Did you notice this? It looks really nice...
Awesome, thanks @ctrueden for pointing me what was done one floor below me... ;)
@fjug: This was actually started when we were still on the same floor 😛
Here are some statistics:
The CoreMem part needs some freeing code (which I can probably do in the next days), then we could merge this if you like.
PS: Apologies that this is an image, was the fastest way to get the table out of Evernote.
Thanks guys... sorry for the long wait...
Thanks to @tpietzsch, the ImgLib2 plugin now loads images much fast, as cursors are handled better.
This also got us curious about the overall transfer performance, so this pull request adds time profiling for RAM -> GPU transfer and ImgLib2 conversion.
If you want to run the plugin with profiling enabled, e.g. run Fiji by
/Applications/Fiji.app/Contents/MacOS/ImageJ-macosx -DClearVolume.EnableProfiling=1