MathOptInterface

← Back to package list

If you think that there is an error in how your package is being tested or represented, please file an issue at NewPkgEval.jl, making sure to read the FAQ first.

Results with Julia v1.2.0

Testing was successful. Last evaluation was ago and took 28 minutes, 44 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed Parsers ──────────── v0.3.10
 Installed OrderedCollections ─ v1.1.0
 Installed BenchmarkTools ───── v0.4.3
 Installed JSON ─────────────── v0.21.0
 Installed MathOptInterface ─── v0.9.7
  Updating `~/.julia/environments/v1.2/Project.toml`
  [b8f27783] + MathOptInterface v0.9.7
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [6e4b80f9] + BenchmarkTools v0.4.3
  [682c06a0] + JSON v0.21.0
  [b8f27783] + MathOptInterface v0.9.7
  [bac558e1] + OrderedCollections v1.1.0
  [69de0a69] + Parsers v0.3.10
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [de0858da] + Printf 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
  [4ec0a83e] + Unicode 
   Testing MathOptInterface
    Status `/tmp/jl_xHc3Zr/Manifest.toml`
  [6e4b80f9] BenchmarkTools v0.4.3
  [682c06a0] JSON v0.21.0
  [b8f27783] MathOptInterface v0.9.7
  [bac558e1] OrderedCollections v1.1.0
  [69de0a69] Parsers v0.3.10
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Test Summary: | Pass  Total
MOI           |  162    162
Test Summary: | Pass  Total
MOI.Utilities | 7156   7156
Test Summary: | Pass  Total
MOI.Test      | 3793   3793
Testing bridge_optimizer.jl
    Took 79.4 seconds
Testing lazy_bridge_optimizer.jl
    Took 310.1 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Variable/flip_sign.jl
    Took 7.5 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Variable/free.jl
    Took 12.7 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Variable/map.jl
    Took 2.4 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Variable/rsoc_to_psd.jl
    Took 8.6 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Variable/rsoc_to_soc.jl
    Took 5.3 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Variable/soc_to_rsoc.jl
    Took 6.1 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Variable/vectorize.jl
    Took 6.6 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Variable/zeros.jl
    Took 5.1 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/bridge.jl
    Took 0.1 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/det.jl
    Took 12.9 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/flip_sign.jl
    Took 49.1 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/functionize.jl
    Took 21.6 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/geomean.jl
    Took 13.3 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/indicator.jl
    Took 0.4 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/interval.jl
    Took 15.5 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/map.jl
    Took 2.2 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/norm_to_lp.jl
    Took 30.3 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/quad_to_soc.jl
    Took 11.1 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/rsoc.jl
    Took 27.5 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/scalarize.jl
    Took 42.8 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/slack.jl
    Took 32.3 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/soc_to_psd.jl
    Took 29.2 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/square.jl
    Took 14.5 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/vectorize.jl
    Took 24.0 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Objective/functionize.jl
    Took 2.9 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Objective/map.jl
    Took 0.5 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Objective/slack.jl
    Took 12.7 seconds
Test Summary: | Pass  Total
MOI.Bridges   | 6851   6851
(1/9) benchmarking "delete_constraint"...
done (took 4.81961131 seconds)
(2/9) benchmarking "add_variable_constraints"...
done (took 4.709708135 seconds)
(3/9) benchmarking "add_variables"...
done (took 4.775644868 seconds)
(4/9) benchmarking "add_constraint"...
done (took 4.639548804 seconds)
(5/9) benchmarking "add_variable"...
done (took 4.711918125 seconds)
(6/9) benchmarking "delete_variable_constraint"...
done (took 4.55931663 seconds)
(7/9) benchmarking "add_variable_constraint"...
done (took 4.795439383 seconds)
(8/9) benchmarking "add_constraints"...
done (took 4.837140434 seconds)
(9/9) benchmarking "delete_variable"...
done (took 4.767948582 seconds)
(1/9) benchmarking "delete_constraint"...
done (took 4.929118222 seconds)
(2/9) benchmarking "add_variable_constraints"...
done (took 4.946807855 seconds)
(3/9) benchmarking "add_variables"...
done (took 4.747009306 seconds)
(4/9) benchmarking "add_constraint"...
done (took 4.909907119 seconds)
(5/9) benchmarking "add_variable"...
done (took 4.842582535 seconds)
(6/9) benchmarking "delete_variable_constraint"...
done (took 5.131919258 seconds)
(7/9) benchmarking "add_variable_constraint"...
done (took 4.796778307 seconds)
(8/9) benchmarking "add_constraints"...
done (took 5.145571147 seconds)
(9/9) benchmarking "delete_variable"...
done (took 4.899243395 seconds)

========== Results ==========

delete_constraint
BenchmarkTools.TrialJudgement: 
  time:   +0.82% => invariant (5.00% tolerance)
  memory: +0.00% => invariant (1.00% tolerance)

add_variable_constraints
BenchmarkTools.TrialJudgement: 
  time:   +4.70% => invariant (5.00% tolerance)
  memory: +0.00% => invariant (1.00% tolerance)

add_variables
BenchmarkTools.TrialJudgement: 
  time:   -0.58% => invariant (5.00% tolerance)
  memory: +0.00% => invariant (1.00% tolerance)

add_constraint
BenchmarkTools.TrialJudgement: 
  time:   +2.55% => invariant (5.00% tolerance)
  memory: +0.00% => invariant (1.00% tolerance)

add_variable
BenchmarkTools.TrialJudgement: 
  time:   +1.01% => invariant (5.00% tolerance)
  memory: +0.00% => invariant (1.00% tolerance)

delete_variable_constraint
BenchmarkTools.TrialJudgement: 
  time:   -0.51% => invariant (5.00% tolerance)
  memory: +0.00% => invariant (1.00% tolerance)

add_variable_constraint
BenchmarkTools.TrialJudgement: 
  time:   +1.84% => invariant (5.00% tolerance)
  memory: +0.00% => invariant (1.00% tolerance)

add_constraints
BenchmarkTools.TrialJudgement: 
  time:   +4.24% => invariant (5.00% tolerance)
  memory: +0.00% => invariant (1.00% tolerance)

delete_variable
BenchmarkTools.TrialJudgement: 
  time:   +0.61% => invariant (5.00% tolerance)
  memory: +0.00% => invariant (1.00% tolerance)
Test Summary:  | Pass  Total
MOI.Benchmarks |    7      7
   Testing MathOptInterface tests passed 

Results with Julia v1.3.0

Testing was successful. Last evaluation was ago and took 27 minutes, 6 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed Parsers ──────────── v0.3.10
 Installed OrderedCollections ─ v1.1.0
 Installed BenchmarkTools ───── v0.4.3
 Installed JSON ─────────────── v0.21.0
 Installed MathOptInterface ─── v0.9.7
  Updating `~/.julia/environments/v1.3/Project.toml`
  [b8f27783] + MathOptInterface v0.9.7
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [6e4b80f9] + BenchmarkTools v0.4.3
  [682c06a0] + JSON v0.21.0
  [b8f27783] + MathOptInterface v0.9.7
  [bac558e1] + OrderedCollections v1.1.0
  [69de0a69] + Parsers v0.3.10
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [de0858da] + Printf 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
  [4ec0a83e] + Unicode 
   Testing MathOptInterface
    Status `/tmp/jl_iXLTXe/Manifest.toml`
  [6e4b80f9] BenchmarkTools v0.4.3
  [682c06a0] JSON v0.21.0
  [b8f27783] MathOptInterface v0.9.7
  [bac558e1] OrderedCollections v1.1.0
  [69de0a69] Parsers v0.3.10
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Test Summary: | Pass  Total
MOI           |  162    162
Test Summary: | Pass  Total
MOI.Utilities | 7156   7156
Test Summary: | Pass  Total
MOI.Test      | 3793   3793
Testing bridge_optimizer.jl
    Took 69.3 seconds
Testing lazy_bridge_optimizer.jl
    Took 269.7 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Variable/flip_sign.jl
    Took 8.2 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Variable/free.jl
    Took 13.0 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Variable/map.jl
    Took 2.2 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Variable/rsoc_to_psd.jl
    Took 8.4 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Variable/rsoc_to_soc.jl
    Took 5.0 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Variable/soc_to_rsoc.jl
    Took 6.2 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Variable/vectorize.jl
    Took 6.6 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Variable/zeros.jl
    Took 5.0 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/bridge.jl
    Took 0.1 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/det.jl
    Took 13.3 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/flip_sign.jl
    Took 48.1 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/functionize.jl
    Took 19.2 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/geomean.jl
    Took 12.5 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/indicator.jl
    Took 0.4 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/interval.jl
    Took 15.3 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/map.jl
    Took 2.3 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/norm_to_lp.jl
    Took 30.1 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/quad_to_soc.jl
    Took 12.1 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/rsoc.jl
    Took 24.4 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/scalarize.jl
    Took 36.7 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/slack.jl
    Took 30.9 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/soc_to_psd.jl
    Took 28.6 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/square.jl
    Took 12.7 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/vectorize.jl
    Took 23.4 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Objective/functionize.jl
    Took 2.9 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Objective/map.jl
    Took 0.4 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Objective/slack.jl
    Took 11.7 seconds
Test Summary: | Pass  Total
MOI.Bridges   | 6851   6851
(1/9) benchmarking "delete_constraint"...
done (took 4.965506137 seconds)
(2/9) benchmarking "add_variable_constraints"...
done (took 4.956368773 seconds)
(3/9) benchmarking "add_variables"...
done (took 4.886283554 seconds)
(4/9) benchmarking "add_constraint"...
done (took 4.958701054 seconds)
(5/9) benchmarking "add_variable"...
done (took 4.982249478 seconds)
(6/9) benchmarking "delete_variable_constraint"...
done (took 4.815610252 seconds)
(7/9) benchmarking "add_variable_constraint"...
done (took 4.992655346 seconds)
(8/9) benchmarking "add_constraints"...
done (took 4.928146458 seconds)
(9/9) benchmarking "delete_variable"...
done (took 4.869417486 seconds)
(1/9) benchmarking "delete_constraint"...
done (took 5.265332824 seconds)
(2/9) benchmarking "add_variable_constraints"...
done (took 5.19865845 seconds)
(3/9) benchmarking "add_variables"...
done (took 4.960781579 seconds)
(4/9) benchmarking "add_constraint"...
done (took 5.016199544 seconds)
(5/9) benchmarking "add_variable"...
done (took 4.871271513 seconds)
(6/9) benchmarking "delete_variable_constraint"...
done (took 5.422813038 seconds)
(7/9) benchmarking "add_variable_constraint"...
done (took 4.884144523 seconds)
(8/9) benchmarking "add_constraints"...
done (took 5.141836443 seconds)
(9/9) benchmarking "delete_variable"...
done (took 5.247603445 seconds)

========== Results ==========

delete_constraint
BenchmarkTools.TrialJudgement: 
  time:   +5.93% => regression (5.00% tolerance)
  memory: +0.00% => invariant (1.00% tolerance)

add_variable_constraints
BenchmarkTools.TrialJudgement: 
  time:   +1.84% => invariant (5.00% tolerance)
  memory: +0.00% => invariant (1.00% tolerance)

add_variables
BenchmarkTools.TrialJudgement: 
  time:   +1.57% => invariant (5.00% tolerance)
  memory: +0.00% => invariant (1.00% tolerance)

add_constraint
BenchmarkTools.TrialJudgement: 
  time:   -1.18% => invariant (5.00% tolerance)
  memory: +0.00% => invariant (1.00% tolerance)

add_variable
BenchmarkTools.TrialJudgement: 
  time:   +21.09% => regression (5.00% tolerance)
  memory: +0.00% => invariant (1.00% tolerance)

delete_variable_constraint
BenchmarkTools.TrialJudgement: 
  time:   -4.23% => invariant (5.00% tolerance)
  memory: +0.00% => invariant (1.00% tolerance)

add_variable_constraint
BenchmarkTools.TrialJudgement: 
  time:   -4.03% => invariant (5.00% tolerance)
  memory: +0.00% => invariant (1.00% tolerance)

add_constraints
BenchmarkTools.TrialJudgement: 
  time:   +1.30% => invariant (5.00% tolerance)
  memory: +0.00% => invariant (1.00% tolerance)

delete_variable
BenchmarkTools.TrialJudgement: 
  time:   -2.12% => invariant (5.00% tolerance)
  memory: +0.00% => invariant (1.00% tolerance)
Test Summary:  | Pass  Total
MOI.Benchmarks |    7      7
   Testing MathOptInterface tests passed 

Results with Julia v1.3.1-pre-7704df0a5a

Testing was successful. Last evaluation was ago and took 30 minutes, 28 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed Parsers ──────────── v0.3.10
 Installed BenchmarkTools ───── v0.4.3
 Installed OrderedCollections ─ v1.1.0
 Installed JSON ─────────────── v0.21.0
 Installed MathOptInterface ─── v0.9.7
  Updating `~/.julia/environments/v1.3/Project.toml`
  [b8f27783] + MathOptInterface v0.9.7
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [6e4b80f9] + BenchmarkTools v0.4.3
  [682c06a0] + JSON v0.21.0
  [b8f27783] + MathOptInterface v0.9.7
  [bac558e1] + OrderedCollections v1.1.0
  [69de0a69] + Parsers v0.3.10
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [de0858da] + Printf 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
  [4ec0a83e] + Unicode 
   Testing MathOptInterface
    Status `/tmp/jl_ivLGaB/Manifest.toml`
  [6e4b80f9] BenchmarkTools v0.4.3
  [682c06a0] JSON v0.21.0
  [b8f27783] MathOptInterface v0.9.7
  [bac558e1] OrderedCollections v1.1.0
  [69de0a69] Parsers v0.3.10
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Test Summary: | Pass  Total
MOI           |  162    162
Test Summary: | Pass  Total
MOI.Utilities | 7156   7156
Test Summary: | Pass  Total
MOI.Test      | 3793   3793
Testing bridge_optimizer.jl
    Took 75.8 seconds
Testing lazy_bridge_optimizer.jl
    Took 313.8 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Variable/flip_sign.jl
    Took 8.9 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Variable/free.jl
    Took 14.3 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Variable/map.jl
    Took 2.6 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Variable/rsoc_to_psd.jl
    Took 8.6 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Variable/rsoc_to_soc.jl
    Took 5.2 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Variable/soc_to_rsoc.jl
    Took 7.0 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Variable/vectorize.jl
    Took 6.9 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Variable/zeros.jl
    Took 5.4 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/bridge.jl
    Took 0.1 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/det.jl
    Took 13.8 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/flip_sign.jl
    Took 52.9 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/functionize.jl
    Took 21.7 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/geomean.jl
    Took 14.1 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/indicator.jl
    Took 0.6 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/interval.jl
    Took 18.8 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/map.jl
    Took 2.6 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/norm_to_lp.jl
    Took 30.6 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/quad_to_soc.jl
    Took 13.0 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/rsoc.jl
    Took 29.5 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/scalarize.jl
    Took 40.1 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/slack.jl
    Took 35.6 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/soc_to_psd.jl
    Took 33.1 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/square.jl
    Took 14.2 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Constraint/vectorize.jl
    Took 27.9 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Objective/functionize.jl
    Took 3.4 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Objective/map.jl
    Took 0.6 seconds
Testing /root/.julia/packages/MathOptInterface/A2UPd/test/Bridges/Objective/slack.jl
    Took 12.5 seconds
Test Summary: | Pass  Total
MOI.Bridges   | 6851   6851
(1/9) benchmarking "delete_constraint"...
done (took 5.463264775 seconds)
(2/9) benchmarking "add_variable_constraints"...
done (took 5.385723732 seconds)
(3/9) benchmarking "add_variables"...
done (took 5.032860407 seconds)
(4/9) benchmarking "add_constraint"...
done (took 5.521661911 seconds)
(5/9) benchmarking "add_variable"...
done (took 5.198296516 seconds)
(6/9) benchmarking "delete_variable_constraint"...
done (took 5.194214606 seconds)
(7/9) benchmarking "add_variable_constraint"...
done (took 5.286274028 seconds)
(8/9) benchmarking "add_constraints"...
done (took 5.150498513 seconds)
(9/9) benchmarking "delete_variable"...
done (took 5.009704442 seconds)
(1/9) benchmarking "delete_constraint"...
done (took 5.086586491 seconds)
(2/9) benchmarking "add_variable_constraints"...
done (took 5.699805674 seconds)
(3/9) benchmarking "add_variables"...
done (took 5.086087373 seconds)
(4/9) benchmarking "add_constraint"...
done (took 5.223401813 seconds)
(5/9) benchmarking "add_variable"...
done (took 5.043531982 seconds)
(6/9) benchmarking "delete_variable_constraint"...
done (took 5.120829025 seconds)
(7/9) benchmarking "add_variable_constraint"...
done (took 5.711652964 seconds)
(8/9) benchmarking "add_constraints"...
done (took 5.686303512 seconds)
(9/9) benchmarking "delete_variable"...
done (took 5.421230158 seconds)

========== Results ==========

delete_constraint
BenchmarkTools.TrialJudgement: 
  time:   -12.31% => improvement (5.00% tolerance)
  memory: +0.00% => invariant (1.00% tolerance)

add_variable_constraints
BenchmarkTools.TrialJudgement: 
  time:   -11.10% => improvement (5.00% tolerance)
  memory: +0.00% => invariant (1.00% tolerance)

add_variables
BenchmarkTools.TrialJudgement: 
  time:   +2.15% => invariant (5.00% tolerance)
  memory: +0.00% => invariant (1.00% tolerance)

add_constraint
BenchmarkTools.TrialJudgement: 
  time:   -20.63% => improvement (5.00% tolerance)
  memory: +0.00% => invariant (1.00% tolerance)

add_variable
BenchmarkTools.TrialJudgement: 
  time:   -7.82% => improvement (5.00% tolerance)
  memory: +0.00% => invariant (1.00% tolerance)

delete_variable_constraint
BenchmarkTools.TrialJudgement: 
  time:   +3.77% => invariant (5.00% tolerance)
  memory: +0.00% => invariant (1.00% tolerance)

add_variable_constraint
BenchmarkTools.TrialJudgement: 
  time:   +27.81% => regression (5.00% tolerance)
  memory: +0.00% => invariant (1.00% tolerance)

add_constraints
BenchmarkTools.TrialJudgement: 
  time:   +0.29% => invariant (5.00% tolerance)
  memory: +0.00% => invariant (1.00% tolerance)

delete_variable
BenchmarkTools.TrialJudgement: 
  time:   +28.38% => regression (5.00% tolerance)
  memory: +0.00% => invariant (1.00% tolerance)
Test Summary:  | Pass  Total
MOI.Benchmarks |    7      7
   Testing MathOptInterface tests passed