Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Performance logging #36

Closed
tischi opened this issue Dec 20, 2020 · 3 comments
Closed

Performance logging #36

tischi opened this issue Dec 20, 2020 · 3 comments
Labels
enhancement New feature or request

Comments

@tischi
Copy link

tischi commented Dec 20, 2020

@NicoKiaru

For debugging, teaching and benchmarking I think it would be great if one could add optional logging to the CellLoaders.
My idea is that in the user interface one could set a Logging Level to Debug (or Benchmark) and then would get such information: imglib/imglib2-cache#16

What do you think?

@NicoKiaru
Copy link
Member

Never done that, but why not ? Are you sure it does not impact performance when off ?

@tischi
Copy link
Author

tischi commented Dec 21, 2020

I think there is so much code in the loaders that one
if ( Logger.Level.equals ( Level.Debug ) )
should not matter.

If you like the idea I think it could be already very interesting for the NEUBIAS seminar, because this would nicely demonstrate how you lazy load from big files.

@NicoKiaru NicoKiaru added the enhancement New feature or request label Jan 28, 2021
@NicoKiaru
Copy link
Member

Cleaning issues of archived repos

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants