Skip to content
This repository has been archived by the owner on Jul 8, 2022. It is now read-only.

Auto-adapt chunk size in EventValueSummationImageSource based on load time #60

Merged
merged 1 commit into from Oct 11, 2016
Merged

Conversation

tribal-tec
Copy link
Contributor

No description provided.

@tribal-tec tribal-tec assigned eile, tribal-tec and hernando and unassigned eile and tribal-tec Oct 10, 2016
@@ -25,6 +25,8 @@

#include <itkProgressReporter.h>

#include <lunchbox/clock.h>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it very painful to use std::chrono here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes :) Also, what would we gain here?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nothing, but if we decide to eventually remove clock, this is one spot less that would require changes.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where and why did we decide to remove clock?

@tribal-tec tribal-tec merged commit aa4123b into BlueBrain:master Oct 11, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants