Skip to content

DPL: make benchmark ready for new ownership model - #15562

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

DPL: make benchmark ready for new ownership model#15562
ktf wants to merge 1 commit into
AliceO2Group:devfrom
ktf:pr15562

Conversation

@ktf

@ktf ktf commented Jun 28, 2026

Copy link
Copy Markdown
Member

Rather than relying on a moveable container, move elements one by one. This works the same for both ownership models and since it's just some benchmark internal buffer, it does not advantage the owning model vs the non owning.

@ktf
ktf requested a review from a team as a code owner June 28, 2026 09:37
@alibuild

alibuild commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator

Error while checking build/O2/fullCI_slc9 for 7da2227 at 2026-07-31 07:04:

No log files found

Full log here.

Rather than relying on a moveable container, move elements one by one. This works the same for both ownership models and since it's just some benchmark internal buffer, it does not advantage the owning model vs the non owning.
@ktf ktf changed the title Change ownership model. Now a vector of span is in general returned in place of a vector of vectors. DPL: make benchmark ready for new ownership model Aug 9, 2026
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.

2 participants