Skip to content

[Heap] Convert CFBinaryHeap benchmarks to C #67

@lorentey

Description

@lorentey

The CFBinaryHeap reference benchmarks are currently defined as an Objective-C class. These microbenchmarks could be sensitive to ObjC messaging overhead (however small it is) -- it would make sense to convert them to a pure C interface instead, like we did with the existing std::deque etc benchmarks.

Metadata

Metadata

Assignees

Labels

HeapMin-max heap moduleenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions