summaryrefslogtreecommitdiffstats
path: root/plot-data/parm-sweeps/knn/tput.plt
diff options
context:
space:
mode:
Diffstat (limited to 'plot-data/parm-sweeps/knn/tput.plt')
-rw-r--r--plot-data/parm-sweeps/knn/tput.plt20
1 files changed, 20 insertions, 0 deletions
diff --git a/plot-data/parm-sweeps/knn/tput.plt b/plot-data/parm-sweeps/knn/tput.plt
new file mode 100644
index 0000000..5725291
--- /dev/null
+++ b/plot-data/parm-sweeps/knn/tput.plt
@@ -0,0 +1,20 @@
+set terminal pdfcairo
+
+set style data histogram
+set style histogram cluster gap 1
+set style fill pattern 6 border -1
+
+set nokey
+
+set output "knn-tput.pdf"
+
+unset mytics
+set xtics out nomirror
+set ytics out nomirror
+
+set xlabel "Configuration (Policy + Scale Factor)"
+set ylabel "Insertion Throughput\n(ins/s)"
+
+#set yrange [0:5e6]
+
+plot '200m_tput.txt' using 2:xtic(1)