Skip to content

Exclude indexeables creation from the indexing times #4

@mloskot

Description

@mloskot

Currently, all times include time spent on construction of indexeable values which next are indexed (boost::geometry::box<T> for BGI and SpatialIndex::Region for LSI).

In order to get even more accurate benchmarks for the algorithms, construction of those objects should be excluded from the times measured.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions