Skip to content

Remove I32 benchmarks for scan #7893

@bernhardmgruber

Description

@bernhardmgruber

The warpspeed scan implementation uses size_t as offset type in all cases, so there is no need to benchmark or tune I32 and I64 offset types.

The old implementation did distinguish but it's only used as fallback for corner cases now, so tiny regressions of using I64 should not matter.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions