Skip to content

Commit 366089e

Browse files
committed
Replace timing with link to issue and PR
1 parent 9bfca36 commit 366089e

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

perf/cachingoptimizer.jl

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
1-
# Current output:
2-
# 38.889 ns (4 allocations: 112 bytes)
3-
# 252.048 ns (11 allocations: 288 bytes)
4-
# 24.412 ns (3 allocations: 96 bytes)
5-
# 24.982 ns (3 allocations: 96 bytes)
6-
# See https://github.com/JuliaOpt/MathOptInterface.jl/issues/321
1+
# See https://github.com/JuliaOpt/MathOptInterface.jl/issues/321 and https://github.com/JuliaOpt/MathOptInterface.jl/pull/323
72

83
using BenchmarkTools
94
using MathOptInterface

0 commit comments

Comments
 (0)