Skip to content

[libc++] Add benchmarks with vector<T> input and segmented iterator outputs for copy/move and friends #128733

@ldionne

Description

@ldionne

I think we should also add benchmarks for cases where the output is a segmented iterator (i.e. output to a deque) for the _copy versions of algorithms.

Originally posted by @philnik777 in #127354 (comment)

Metadata

Metadata

Assignees

Labels

libc++libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions