AeroX2 commited on
Commit
e9513d1
1 Parent(s): 4163679

Update info.txt

Browse files
Files changed (1) hide show
  1. info.txt +70 -0
info.txt CHANGED
@@ -137,3 +137,73 @@ Measure-Command { .\src\build\Release\sd.exe --models-path ..\OnnxStreamData\sdx
137
 
138
 
139
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
137
 
138
 
139
 
140
+ Measure-Command { .\src\build\Release\sd.exe --models-path ..\OnnxStreamData\sdxl --seed 1000 --prompt "A cinematic shot of a baby raccoon wearing an intricate italian priest robe." --not-tiled --xl --steps 5 --output sdxl-5steps-seed1000.png | Out-Default }
141
+ ----------------[start]------------------
142
+ positive_prompt: A cinematic shot of a baby raccoon wearing an intricate italian priest robe.
143
+ negative_prompt: ugly, blurry
144
+ output_png_path: sdxl-5steps-seed1000.png
145
+ steps: 5
146
+ seed: 1000
147
+ ----------------[prompt]------------------
148
+ ----------------[diffusion]---------------
149
+ step:0 136459ms
150
+ step:1 139566ms
151
+ step:2 140365ms
152
+ step:3 141096ms
153
+ step:4 150141ms
154
+ ----------------[decode]------------------
155
+ ----------------[close]-------------------
156
+
157
+ peak working set size: 4.020748 GB
158
+
159
+
160
+ Days : 0
161
+ Hours : 0
162
+ Minutes : 12
163
+ Seconds : 43
164
+ Milliseconds : 573
165
+ Ticks : 7635733288
166
+ TotalDays : 0.00883765426851852
167
+ TotalHours : 0.212103702444444
168
+ TotalMinutes : 12.7262221466667
169
+ TotalSeconds : 763.5733288
170
+ TotalMilliseconds : 763573.3288
171
+
172
+
173
+
174
+ Measure-Command { .\src\build\Release\sd.exe --models-path ..\OnnxStreamData\sdxl --seed 1000 --prompt "A cinematic shot of a baby raccoon wearing an intricate italian priest robe." --not-tiled --xl --steps 10 --output sdxl-10steps-seed1000.png | Out-Default }
175
+ ----------------[start]------------------
176
+ positive_prompt: A cinematic shot of a baby raccoon wearing an intricate italian priest robe.
177
+ negative_prompt: ugly, blurry
178
+ output_png_path: sdxl-10steps-seed1000.png
179
+ steps: 10
180
+ seed: 1000
181
+ ----------------[prompt]------------------
182
+ ----------------[diffusion]---------------
183
+ step:0 147760ms
184
+ step:1 149186ms
185
+ step:2 149084ms
186
+ step:3 147575ms
187
+ step:4 143848ms
188
+ step:5 137028ms
189
+ step:6 143702ms
190
+ step:7 141192ms
191
+ step:8 138660ms
192
+ step:9 147437ms
193
+ ----------------[decode]------------------
194
+ ----------------[close]-------------------
195
+
196
+ peak working set size: 4.021210 GB
197
+
198
+
199
+ Days : 0
200
+ Hours : 0
201
+ Minutes : 24
202
+ Seconds : 59
203
+ Milliseconds : 143
204
+ Ticks : 14991431871
205
+ TotalDays : 0.0173511942951389
206
+ TotalHours : 0.416428663083333
207
+ TotalMinutes : 24.985719785
208
+ TotalSeconds : 1499.1431871
209
+ TotalMilliseconds : 1499143.1871