Skip to content

Commit 2316a3b

Browse files
committed
Include LinearAlgebra module in micro benchmark
1 parent bea2fb7 commit 2316a3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/perf/micro/perf.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# This file is a part of Julia. License is MIT: https://julialang.org/license
22

3+
using LinearAlgebra
34
using Test
45
using Printf
56

0 commit comments

Comments
 (0)