Skip to content

DPL Analysis: return unsafe cursor when reserving#15450

Open
ktf wants to merge 1 commit into
AliceO2Group:devfrom
ktf:pr15450
Open

DPL Analysis: return unsafe cursor when reserving#15450
ktf wants to merge 1 commit into
AliceO2Group:devfrom
ktf:pr15450

Conversation

@ktf
Copy link
Copy Markdown
Member

@ktf ktf commented May 28, 2026

There is no point in using the slow boundary checking / buffer resizing cursor when we reserve, since it's reasonable to
expect that the memory will be there.

There is no point in using the slow boundary checking / buffer resizing cursor when we reserve, since it's reasonable to
expect that the memory will be there.
@ktf ktf requested a review from a team as a code owner May 28, 2026 15:04
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