summaryrefslogtreecommitdiffhomepage
path: root/benchmark/plot.gpl
diff options
context:
space:
mode:
authorfurunkel <[email protected]>2015-04-24 19:34:39 +0200
committerfurunkel <[email protected]>2015-04-24 19:34:39 +0200
commit105f1f38a969bbe0e0ee1041c3c315a56bdc8c47 (patch)
tree9ec7a5bcdea3c97ef7b8b68c916651940c60784f /benchmark/plot.gpl
parent00518e0a4b134c5eb18802ccb9c0d5672923b7b2 (diff)
downloadmruby-105f1f38a969bbe0e0ee1041c3c315a56bdc8c47.tar.gz
mruby-105f1f38a969bbe0e0ee1041c3c315a56bdc8c47.zip
Add some of MRI's benchmarks
Diffstat (limited to 'benchmark/plot.gpl')
-rw-r--r--benchmark/plot.gpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmark/plot.gpl b/benchmark/plot.gpl
index 639674d68..21a55dd3d 100644
--- a/benchmark/plot.gpl
+++ b/benchmark/plot.gpl
@@ -1,5 +1,5 @@
set yrange [0:]
-set terminal pdf
+set terminal pdf font 'Sans, 3'
set xtics rotate by -45
set style histogram errorbars gap 2 lw 1
set style fill solid border -1