Skip to content

Investigate the performance of cartesian_product #271

Open
@ldionne

Description

@ldionne

In a recent discussion with @mpark, we found out that his implementation of multi visitation on variants was much faster than an equivalent implementation based on Hana (in terms of compile-time, we didn't check the runtime). This might hint at a performance problem in hana::cartesian_product, or even at a more general performance problem with constexpr-based computation of indices. This has to be looked into.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions