13 lines
303 B
Plaintext
13 lines
303 B
Plaintext
.G1
|
|
frame invis left solid bot solid
|
|
label left "run time" "(log scale)" left .5
|
|
label bot "compile time (log scale)"
|
|
coord x 0.1,10 log x y 1000,20000 log y
|
|
ticks left out at 2000,5000,10000,20000
|
|
ticks bot out at 0.1 0.3 1.0 3.0 10
|
|
copy "perf.d" thru X
|
|
"\(bu" at $1, $2
|
|
"$3" rjust at $1, $2
|
|
X
|
|
.G2
|