We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46fd1f5 commit 279ebd3Copy full SHA for 279ebd3
src/BenchmarkTools.jl
@@ -8,7 +8,7 @@ using Statistics
8
using UUIDs: uuid4
9
using Printf
10
using Profile
11
-using Compat
+using Compat: pkgversion, @noinline
12
13
using LinuxPerf: LinuxPerf
14
0 commit comments