Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Extensive Compilation Time #35

@cwahn

Description

@cwahn

In some cases EFP seems to extend compile time significantly.

Compilation time debugging with -ftime-trace for Clang 15 suggests that the issue boils down to three major parts;

  • Recursive efp::Any and efp::All
  • efp::MatchImpl, efp::MoveImpl
  • Inheritantly expensive std::is_invocable

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions