Skip to content

DPL GUI: avoid looping over data - #7285

Merged
ktf merged 1 commit into
AliceO2Group:devfrom
ktf:avoid-looping-graphs
Oct 12, 2021
Merged

DPL GUI: avoid looping over data#7285
ktf merged 1 commit into
AliceO2Group:devfrom
ktf:avoid-looping-graphs

Conversation

@ktf

@ktf ktf commented Oct 12, 2021

Copy link
Copy Markdown
Member

The maximum number of points to show is given by mod, not by size,
which includes the points which were dropped from the ring buffer.

@ktf
ktf requested a review from a team as a code owner October 12, 2021 11:35
@ktf
ktf enabled auto-merge (squash) October 12, 2021 11:36
@ktf
ktf force-pushed the avoid-looping-graphs branch from be9ae90 to f307bf9 Compare October 12, 2021 12:20
The maximum number of points to show is given by mod, not by size,
which includes the points which were dropped from the ring buffer.
@ktf
ktf force-pushed the avoid-looping-graphs branch from f307bf9 to 48f99db Compare October 12, 2021 12:28
@ktf
ktf disabled auto-merge October 12, 2021 18:11
@ktf
ktf merged commit e38dfc3 into AliceO2Group:dev Oct 12, 2021
@ktf

ktf commented Oct 12, 2021

Copy link
Copy Markdown
Member Author

Not really tested in CI. Works on my box and compiles on cc7 and macOS. Merging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant