Skip to content

Provide benchmarks on MSVC #84

Open
@brunocodutra

Description

@brunocodutra

We will have to deal with broken support for newer standards.
Two approaches strike me as the most obvious:

  • Manually implement some nasty logic to decide what libraries to enable for each compiler version.
  • Try compiling each benchmark (rendered for n=1) before deciding whether the selected compiler version is able to handle a library.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions