-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathscalability.eps
309 lines (309 loc) · 8.61 KB
/
scalability.eps
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
%!PS-Adobe-3.0 EPSF-3.0
%%Title: glps_renderer figure
%%Creator: GL2PS 1.3.9, (C) 1999-2015 C. Geuzaine
%%For: Octave
%%CreationDate: Fri Oct 6 14:24:37 2017
%%LanguageLevel: 3
%%DocumentData: Clean7Bit
%%Pages: 1
%%BoundingBox: 0 0 560 421
%%EndComments
%%BeginProlog
/gl2psdict 64 dict def gl2psdict begin
0 setlinecap 0 setlinejoin
/tryPS3shading false def % set to false to force subdivision
/rThreshold 0.064 def % red component subdivision threshold
/gThreshold 0.034 def % green component subdivision threshold
/bThreshold 0.1 def % blue component subdivision threshold
/BD { bind def } bind def
/C { setrgbcolor } BD
/G { 0.082 mul exch 0.6094 mul add exch 0.3086 mul add neg 1.0 add setgray } BD
/W { setlinewidth } BD
/FC { findfont exch /SH exch def SH scalefont setfont } BD
/SW { dup stringwidth pop } BD
/S { FC moveto show } BD
/SBC{ FC moveto SW -2 div 0 rmoveto show } BD
/SBR{ FC moveto SW neg 0 rmoveto show } BD
/SCL{ FC moveto 0 SH -2 div rmoveto show } BD
/SCC{ FC moveto SW -2 div SH -2 div rmoveto show } BD
/SCR{ FC moveto SW neg SH -2 div rmoveto show } BD
/STL{ FC moveto 0 SH neg rmoveto show } BD
/STC{ FC moveto SW -2 div SH neg rmoveto show } BD
/STR{ FC moveto SW neg SH neg rmoveto show } BD
/FCT { FC translate 0 0 } BD
/SR { gsave FCT moveto rotate show grestore } BD
/SBCR{ gsave FCT moveto rotate SW -2 div 0 rmoveto show grestore } BD
/SBRR{ gsave FCT moveto rotate SW neg 0 rmoveto show grestore } BD
/SCLR{ gsave FCT moveto rotate 0 SH -2 div rmoveto show grestore} BD
/SCCR{ gsave FCT moveto rotate SW -2 div SH -2 div rmoveto show grestore} BD
/SCRR{ gsave FCT moveto rotate SW neg SH -2 div rmoveto show grestore} BD
/STLR{ gsave FCT moveto rotate 0 SH neg rmoveto show grestore } BD
/STCR{ gsave FCT moveto rotate SW -2 div SH neg rmoveto show grestore } BD
/STRR{ gsave FCT moveto rotate SW neg SH neg rmoveto show grestore } BD
/P { newpath 0.0 360.0 arc closepath fill } BD
/LS { newpath moveto } BD
/L { lineto } BD
/LE { lineto stroke } BD
/T { newpath moveto lineto lineto closepath fill } BD
/STshfill {
/b1 exch def /g1 exch def /r1 exch def /y1 exch def /x1 exch def
/b2 exch def /g2 exch def /r2 exch def /y2 exch def /x2 exch def
/b3 exch def /g3 exch def /r3 exch def /y3 exch def /x3 exch def
gsave << /ShadingType 4 /ColorSpace [/DeviceRGB]
/DataSource [ 0 x1 y1 r1 g1 b1 0 x2 y2 r2 g2 b2 0 x3 y3 r3 g3 b3 ] >>
shfill grestore } BD
/Tm { 3 -1 roll 8 -1 roll 13 -1 roll add add 3 div
3 -1 roll 7 -1 roll 11 -1 roll add add 3 div
3 -1 roll 6 -1 roll 9 -1 roll add add 3 div C T } BD
/STsplit {
4 index 15 index add 0.5 mul
4 index 15 index add 0.5 mul
4 index 15 index add 0.5 mul
4 index 15 index add 0.5 mul
4 index 15 index add 0.5 mul
5 copy 5 copy 25 15 roll
9 index 30 index add 0.5 mul
9 index 30 index add 0.5 mul
9 index 30 index add 0.5 mul
9 index 30 index add 0.5 mul
9 index 30 index add 0.5 mul
5 copy 5 copy 35 5 roll 25 5 roll 15 5 roll
4 index 10 index add 0.5 mul
4 index 10 index add 0.5 mul
4 index 10 index add 0.5 mul
4 index 10 index add 0.5 mul
4 index 10 index add 0.5 mul
5 copy 5 copy 40 5 roll 25 5 roll 15 5 roll 25 5 roll
STnoshfill STnoshfill STnoshfill STnoshfill } BD
/STnoshfill {
2 index 8 index sub abs rThreshold gt
{ STsplit }
{ 1 index 7 index sub abs gThreshold gt
{ STsplit }
{ dup 6 index sub abs bThreshold gt
{ STsplit }
{ 2 index 13 index sub abs rThreshold gt
{ STsplit }
{ 1 index 12 index sub abs gThreshold gt
{ STsplit }
{ dup 11 index sub abs bThreshold gt
{ STsplit }
{ 7 index 13 index sub abs rThreshold gt
{ STsplit }
{ 6 index 12 index sub abs gThreshold gt
{ STsplit }
{ 5 index 11 index sub abs bThreshold gt
{ STsplit }
{ Tm }
ifelse }
ifelse }
ifelse }
ifelse }
ifelse }
ifelse }
ifelse }
ifelse }
ifelse } BD
tryPS3shading
{ /shfill where
{ /ST { STshfill } BD }
{ /ST { STnoshfill } BD }
ifelse }
{ /ST { STnoshfill } BD }
ifelse
end
%%EndProlog
%%BeginSetup
/DeviceRGB setcolorspace
gl2psdict begin
%%EndSetup
%%Page: 1 1
%%BeginPageSetup
%%EndPageSetup
mark
gsave
1.0 1.0 scale
1 1 1 C
506.8 389.425 506.8 46.3101 72.7998 46.3101 T
72.7998 389.425 506.8 389.425 72.7998 46.3101 T
0.5 W
[16 0] 0 setdash
0 0 0 C
72.7998 46.3101 LS
506.8 46.3101 LE
72.7998 389.425 LS
506.8 389.425 LE
72.7998 46.3101 LS
72.7998 389.425 LE
506.8 46.3101 LS
506.8 389.425 LE
103.8 389.425 LS
103.8 385.083 LE
134.8 389.425 LS
134.8 385.083 LE
165.8 389.425 LS
165.8 385.083 LE
196.8 389.425 LS
196.8 385.083 LE
227.8 389.425 LS
227.8 385.083 LE
258.8 389.425 LS
258.8 385.083 LE
289.8 389.425 LS
289.8 385.083 LE
320.8 389.425 LS
320.8 385.083 LE
351.8 389.425 LS
351.8 385.083 LE
382.8 389.425 LS
382.8 385.083 LE
413.8 389.425 LS
413.8 385.083 LE
444.8 389.425 LS
444.8 385.083 LE
(1) 103.8 41.3081 10 /Helvetica STC
(2) 134.8 41.3081 10 /Helvetica STC
(3) 165.8 41.3081 10 /Helvetica STC
(4) 196.8 41.3081 10 /Helvetica STC
(5) 227.8 41.3081 10 /Helvetica STC
(6) 258.8 41.3081 10 /Helvetica STC
(7) 289.8 41.3081 10 /Helvetica STC
(8) 320.8 41.3081 10 /Helvetica STC
(9) 351.8 41.3081 10 /Helvetica STC
(10) 382.8 41.3081 10 /Helvetica STC
(11) 413.8 41.3081 10 /Helvetica STC
(12) 444.8 41.3081 10 /Helvetica STC
72.7998 46.3101 LS
77.1401 46.3101 LE
506.8 46.3101 LS
502.46 46.3101 LE
72.7998 103.496 LS
77.1401 103.496 LE
506.8 103.496 LS
502.46 103.496 LE
72.7998 160.682 LS
77.1401 160.682 LE
506.8 160.682 LS
502.46 160.682 LE
72.7998 217.868 LS
77.1401 217.868 LE
506.8 217.868 LS
502.46 217.868 LE
72.7998 275.053 LS
77.1401 275.053 LE
506.8 275.053 LS
502.46 275.053 LE
72.7998 332.239 LS
77.1401 332.239 LE
506.8 332.239 LS
502.46 332.239 LE
72.7998 389.425 LS
77.1401 389.425 LE
506.8 389.425 LS
502.46 389.425 LE
(0) 67.7998 46.3101 10 /Helvetica SCR
(100) 67.7998 103.496 10 /Helvetica SCR
(200) 67.7998 160.682 10 /Helvetica SCR
(300) 67.7998 217.868 10 /Helvetica SCR
(400) 67.7998 275.053 10 /Helvetica SCR
(500) 67.7998 332.239 10 /Helvetica SCR
(600) 67.7998 389.425 10 /Helvetica SCR
(Processors) 289.8 30.3081 10 /Helvetica STC
(Average time(sec)) 90 45.7998 217.868 10 /Helvetica SBCR
0 0 0.5 C
91.3999 46.3101 91.3999 342.771 116.2 46.3101 T
116.2 342.771 116.2 46.3101 91.3999 342.771 T
122.4 46.3101 122.4 204.479 147.2 46.3101 T
147.2 204.479 147.2 46.3101 122.4 204.479 T
153.4 46.3101 153.4 155.02 178.2 46.3101 T
178.2 155.02 178.2 46.3101 153.4 155.02 T
184.4 46.3101 184.4 140.237 209.2 46.3101 T
209.2 140.237 209.2 46.3101 184.4 140.237 T
215.4 46.3101 215.4 118.816 240.2 46.3101 T
240.2 118.816 240.2 46.3101 215.4 118.816 T
246.4 46.3101 246.4 135.567 271.2 46.3101 T
271.2 135.567 271.2 46.3101 246.4 135.567 T
277.4 46.3101 277.4 135.521 302.2 46.3101 T
302.2 135.521 302.2 46.3101 277.4 135.521 T
308.4 46.3101 308.4 136.625 333.2 46.3101 T
333.2 136.625 333.2 46.3101 308.4 136.625 T
339.4 46.3101 339.4 130.839 364.2 46.3101 T
364.2 130.839 364.2 46.3101 339.4 130.839 T
370.4 46.3101 370.4 127.568 395.2 46.3101 T
395.2 127.568 395.2 46.3101 370.4 127.568 T
401.4 46.3101 401.4 115.315 426.2 46.3101 T
426.2 115.315 426.2 46.3101 401.4 115.315 T
432.4 46.3101 432.4 132.565 457.2 46.3101 T
457.2 132.565 457.2 46.3101 432.4 132.565 T
0 0 0 C
(Scalability for a 1000 x 1000 2D grid) 289.8 399.425 10 /Helvetica SBC
[] 0 setdash
116.2 342.771 LS
91.3999 342.771 L
91.3999 46.3101 L
116.2 46.3101 L
116.2 342.771 LE
147.2 204.479 LS
122.4 204.479 L
122.4 46.3101 L
147.2 46.3101 L
147.2 204.479 LE
178.2 155.02 LS
153.4 155.02 L
153.4 46.3101 L
178.2 46.3101 L
178.2 155.02 LE
209.2 140.237 LS
184.4 140.237 L
184.4 46.3101 L
209.2 46.3101 L
209.2 140.237 LE
240.2 118.816 LS
215.4 118.816 L
215.4 46.3101 L
240.2 46.3101 L
240.2 118.816 LE
271.2 135.567 LS
246.4 135.567 L
246.4 46.3101 L
271.2 46.3101 L
271.2 135.567 LE
302.2 135.521 LS
277.4 135.521 L
277.4 46.3101 L
302.2 46.3101 L
302.2 135.521 LE
333.2 136.625 LS
308.4 136.625 L
308.4 46.3101 L
333.2 46.3101 L
333.2 136.625 LE
364.2 130.839 LS
339.4 130.839 L
339.4 46.3101 L
364.2 46.3101 L
364.2 130.839 LE
395.2 127.568 LS
370.4 127.568 L
370.4 46.3101 L
395.2 46.3101 L
395.2 127.568 LE
426.2 115.315 LS
401.4 115.315 L
401.4 46.3101 L
426.2 46.3101 L
426.2 115.315 LE
457.2 132.565 LS
432.4 132.565 L
432.4 46.3101 L
457.2 46.3101 L
457.2 132.565 LE
72.7998 46.3101 LS
506.8 46.3101 LE
grestore
showpage
cleartomark
%%PageTrailer
%%Trailer
end
%%EOF