migrate criterion benchmarks to PLNK
Compare changes
Files
5+ 75
− 6
@@ -52,19 +52,84 @@ python scripts/plot/multi_bar.py --title "complex curve group operations" -l "ti
@@ -72,10 +137,6 @@ let degrees = seq 0 15 | each { 2 ** $in }
@@ -85,7 +146,15 @@ python scripts/plot/plot.py ...[