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 abc47ee commit 87c99b8Copy full SHA for 87c99b8
src/BenchmarkProfiles.jl
@@ -1,8 +1,8 @@
1
module BenchmarkProfiles
2
3
+using DataFrames
4
import Plots, NaNMath
5
using Printf
-using DataFrames
6
7
export performance_ratios, performance_profile
8
export data_ratios, data_profile
0 commit comments