Name: js-handler/node_modules/restify/node_modules/node-uuid/benchmark/bench.gnu 
1:
#!/opt/local/bin/gnuplot -persist
2:
#
3:
#    
4:
#      G N U P L O T
5:
#      Version 4.4 patchlevel 3
6:
#      last modified March 2011
7:
#      System: Darwin 10.8.0
8:
#    
9:
#      Copyright (C) 1986-1993, 1998, 2004, 2007-2010
10:
#      Thomas Williams, Colin Kelley and many others
11:
#    
12:
#      gnuplot home:     http://www.gnuplot.info
13:
#      faq, bugs, etc:   type "help seeking-assistance"
14:
#      immediate help:   type "help"
15:
#      plot window:      hit 'h'
16:
set terminal postscript eps noenhanced defaultplex \
17:
 leveldefault color colortext \
18:
 solid linewidth 1.2 butt noclip \
19:
 palfuncparam 2000,0.003 \
20:
 "Helvetica" 14
21:
set output 'bench.eps'
22:
unset clip points
23:
set clip one
24:
unset clip two
25:
set bar 1.000000 front
26:
set border 31 front linetype -1 linewidth 1.000
27:
set xdata
28:
set ydata
29:
set zdata
30:
set x2data
31:
set y2data
32:
set timefmt x "%d/%m/%y,%H:%M"
33:
set timefmt y "%d/%m/%y,%H:%M"
34:
set timefmt z "%d/%m/%y,%H:%M"
35:
set timefmt x2 "%d/%m/%y,%H:%M"
36:
set timefmt y2 "%d/%m/%y,%H:%M"
37:
set timefmt cb "%d/%m/%y,%H:%M"
38:
set boxwidth
39:
set style fill  empty border
40:
set style rectangle back fc lt -3 fillstyle   solid 1.00 border lt -1
41:
set style circle radius graph 0.02, first 0, 0
42:
set dummy x,y
43:
set format x "% g"
44:
set format y "% g"
45:
set format x2 "% g"
46:
set format y2 "% g"
47:
set format z "% g"
48:
set format cb "% g"
49:
set angles radians
50:
unset grid
51:
set key title ""
52:
set key outside left top horizontal Right noreverse enhanced autotitles columnhead nobox
53:
set key noinvert samplen 4 spacing 1 width 0 height 0
54:
set key maxcolumns 2 maxrows 0
55:
unset label
56:
unset arrow
57:
set style increment default
58:
unset style line
59:
set style line 1  linetype 1 linewidth 2.000 pointtype 1 pointsize default pointinterval 0
60:
unset style arrow
61:
set style histogram clustered gap 2 title  offset character 0, 0, 0
62:
unset logscale
63:
set offsets graph 0.05, 0.15, 0, 0
64:
set pointsize 1.5
65:
set pointintervalbox 1
66:
set encoding default
67:
unset polar
68:
unset parametric
69:
unset decimalsign
70:
set view 60, 30, 1, 1
71:
set samples 100, 100
72:
set isosamples 10, 10
73:
set surface
74:
unset contour
75:
set clabel '%8.3g'
76:
set mapping cartesian
77:
set datafile separator whitespace
78:
unset hidden3d
79:
set cntrparam order 4
80:
set cntrparam linear
81:
set cntrparam levels auto 5
82:
set cntrparam points 5
83:
set size ratio 0 1,1
84:
set origin 0,0
85:
set style data points
86:
set style function lines
87:
set xzeroaxis linetype -2 linewidth 1.000
88:
set yzeroaxis linetype -2 linewidth 1.000
89:
set zzeroaxis linetype -2 linewidth 1.000
90:
set x2zeroaxis linetype -2 linewidth 1.000
91:
set y2zeroaxis linetype -2 linewidth 1.000
92:
set ticslevel 0.5
93:
set mxtics default
94:
set mytics default
95:
set mztics default
96:
set mx2tics default
97:
set my2tics default
98:
set mcbtics default
99:
set xtics border in scale 1,0.5 mirror norotate  offset character 0, 0, 0
100:
set xtics  norangelimit
101:
set xtics   ()
102:
set ytics border in scale 1,0.5 mirror norotate  offset character 0, 0, 0
103:
set ytics autofreq  norangelimit
104:
set ztics border in scale 1,0.5 nomirror norotate  offset character 0, 0, 0
105:
set ztics autofreq  norangelimit
106:
set nox2tics
107:
set noy2tics
108:
set cbtics border in scale 1,0.5 mirror norotate  offset character 0, 0, 0
109:
set cbtics autofreq  norangelimit
110:
set title ""
111:
set title  offset character 0, 0, 0 font "" norotate
112:
set timestamp bottom
113:
set timestamp ""
114:
set timestamp  offset character 0, 0, 0 font "" norotate
115:
set rrange [ * : * ] noreverse nowriteback  # (currently [8.98847e+307:-8.98847e+307] )
116:
set autoscale rfixmin
117:
set autoscale rfixmax
118:
set trange [ * : * ] noreverse nowriteback  # (currently [-5.00000:5.00000] )
119:
set autoscale tfixmin
120:
set autoscale tfixmax
121:
set urange [ * : * ] noreverse nowriteback  # (currently [-10.0000:10.0000] )
122:
set autoscale ufixmin
123:
set autoscale ufixmax
124:
set vrange [ * : * ] noreverse nowriteback  # (currently [-10.0000:10.0000] )
125:
set autoscale vfixmin
126:
set autoscale vfixmax
127:
set xlabel ""
128:
set xlabel  offset character 0, 0, 0 font "" textcolor lt -1 norotate
129:
set x2label ""
130:
set x2label  offset character 0, 0, 0 font "" textcolor lt -1 norotate
131:
set xrange [ * : * ] noreverse nowriteback  # (currently [-0.150000:3.15000] )
132:
set autoscale xfixmin
133:
set autoscale xfixmax
134:
set x2range [ * : * ] noreverse nowriteback  # (currently [0.00000:3.00000] )
135:
set autoscale x2fixmin
136:
set autoscale x2fixmax
137:
set ylabel ""
138:
set ylabel  offset character 0, 0, 0 font "" textcolor lt -1 rotate by -270
139:
set y2label ""
140:
set y2label  offset character 0, 0, 0 font "" textcolor lt -1 rotate by -270
141:
set yrange [ 0.00000 : 1.90000e+06 ] noreverse nowriteback  # (currently [:] )
142:
set autoscale yfixmin
143:
set autoscale yfixmax
144:
set y2range [ * : * ] noreverse nowriteback  # (currently [0.00000:1.90000e+06] )
145:
set autoscale y2fixmin
146:
set autoscale y2fixmax
147:
set zlabel ""
148:
set zlabel  offset character 0, 0, 0 font "" textcolor lt -1 norotate
149:
set zrange [ * : * ] noreverse nowriteback  # (currently [-10.0000:10.0000] )
150:
set autoscale zfixmin
151:
set autoscale zfixmax
152:
set cblabel ""
153:
set cblabel  offset character 0, 0, 0 font "" textcolor lt -1 rotate by -270
154:
set cbrange [ * : * ] noreverse nowriteback  # (currently [8.98847e+307:-8.98847e+307] )
155:
set autoscale cbfixmin
156:
set autoscale cbfixmax
157:
set zero 1e-08
158:
set lmargin  -1
159:
set bmargin  -1
160:
set rmargin  -1
161:
set tmargin  -1
162:
set pm3d explicit at s
163:
set pm3d scansautomatic
164:
set pm3d interpolate 1,1 flush begin noftriangles nohidden3d corners2color mean
165:
set palette positive nops_allcF maxcolors 0 gamma 1.5 color model RGB
166:
set palette rgbformulae 7, 5, 15
167:
set colorbox default
168:
set colorbox vertical origin screen 0.9, 0.2, 0 size screen 0.05, 0.6, 0 front bdefault
169:
set loadpath
170:
set fontpath
171:
set fit noerrorvariables
172:
GNUTERM = "aqua"
173:
plot 'bench_results.txt' using 2:xticlabel(1) w lp lw 2, '' using 3:xticlabel(1) w lp lw 2, '' using 4:xticlabel(1) w lp lw 2, '' using 5:xticlabel(1) w lp lw 2, '' using 6:xticlabel(1) w lp lw 2, '' using 7:xticlabel(1) w lp lw 2, '' using 8:xticlabel(1) w lp lw 2, '' using 9:xticlabel(1) w lp lw 2
174:
#    EOF