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

Improved the BatchedPipeline #459

Merged
merged 3 commits into from Sep 8, 2021

Conversation

joka921
Copy link
Member

@joka921 joka921 commented Sep 2, 2021

  • The timing information is now more useful (it reports, for how long a certain stage of the pipeline was a bottleneck)
  • The first stage is now more efficient, if the Creator type directly has a getBatch() function (then this batch is directly used and passed on.

- The timing information is now more useful (it reports, for how long a certain stage of the pipeline was a bottleneck)
- The first stage is now more efficient, if the `Creator` type directly has a `getBatch()` function (then this batch is directly used and passed on.
Copy link
Member

@hannahbast hannahbast left a comment

Choose a reason for hiding this comment

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

1-1 with Johannes, add comment concerning the creator->getBatch branch

@hannahbast hannahbast merged commit ac5c3b8 into ad-freiburg:master Sep 8, 2021
@joka921 joka921 deleted the f.improveBatchedPipeline branch September 8, 2021 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants