Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 378 Bytes

File metadata and controls

18 lines (15 loc) · 378 Bytes
CurrentModule = MathOptInterface
DocTestSetup = quote
    import MathOptInterface as MOI
end
DocTestFilters = [r"MathOptInterface|MOI"]

Benchmarks

Functions to help benchmark the performance of solver wrappers. See The Benchmarks submodule for more details.

Benchmarks.suite
Benchmarks.create_baseline
Benchmarks.compare_against_baseline