Plan 9 from Bell Labs’s /usr/web/sources/contrib/rsc/recover/plan9.jgr

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


newgraph
xaxis min -1 max 37 size 6 hash 0 label : 
yaxis min 0 max 300 size 2 label : operations per second
newcurve 
(* The precision here is not very accurate.
These numbers were gotten by measuring the
bars in Gorka's eps files. *)
legend defaults fontsize 10 hjr vjt x 37 y 300

newcurve 
marktype xbar marksize 1 10 fill 1 label : direct connection
pts
(* local *)
0 251.28
3 241
6 239.07
9 250.64

(* 1000mbit *)
13 125.34
16 118.38
19 117.64
22 125.34

(* 100mbit *)
26 31.15
29 29.69
32 29.69
35 31.52

newstring x 5 y -10 hjc vjt : loopback
newstring x 18 y -10 hjc vjt : 1000Mbit/s
newstring x 31 y -10 hjc vjt : 100Mbit/s

newstring x 0 y 10 hjl vjc rotate 90 font Times-Roman fontsize 8 : create
newstring x 3 y 10 hjl vjc rotate 90 font Times-Roman fontsize 8 : read
newstring x 6 y 10 hjl vjc rotate 90 font Times-Roman fontsize 8 : append
newstring x 9 y 10 hjl vjc rotate 90 font Times-Roman fontsize 8 : delete

newstring x 13 y 10 hjl vjc rotate 90 font Times-Roman fontsize 8 : create
newstring x 16 y 10 hjl vjc rotate 90 font Times-Roman fontsize 8 : read
newstring x 19 y 10 hjl vjc rotate 90 font Times-Roman fontsize 8 : append
newstring x 22 y 10 hjl vjc rotate 90 font Times-Roman fontsize 8 : delete

newstring x 26 y 35 hjl vjc rotate 90 font Times-Roman fontsize 8 : create
newstring x 29 y 35 hjl vjc rotate 90 font Times-Roman fontsize 8 : read
newstring x 32 y 35 hjl vjc rotate 90 font Times-Roman fontsize 8 : append
newstring x 35 y 35 hjl vjc rotate 90 font Times-Roman fontsize 8 : delete

newcurve 
marktype xbar marksize 1 10 fill 0.7 pattern stripe 45
pts
(* local *)
1 127.25
4 120.18
7 119.54
10 127.25

(* 1000mbit *)
14 112.51
17 106.28
20 105.55
23 112.51

(* 100mbit *)
27 28.21
30 26.75
33 26.75
36 28.22

label : recover

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.