Skip to content

Commit 3d0ab52

Browse files
Enet4JeffBezanson
authored andcommitted
Include LinearAlgebra module in micro benchmark (#25686)
1 parent 7cbf5cf commit 3d0ab52

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)