IlyasMoutawwakil HF staff commited on
Commit
49b6049
·
verified ·
1 Parent(s): 3d2e180

Upload cuda_inference_diffusers_text-to-image_hf-internal-testing/tiny-stable-diffusion-torch/benchmark.json with huggingface_hub

Browse files
cuda_inference_diffusers_text-to-image_hf-internal-testing/tiny-stable-diffusion-torch/benchmark.json ADDED
@@ -0,0 +1,762 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config": {
3
+ "name": "cuda_inference_diffusers_text-to-image_hf-internal-testing/tiny-stable-diffusion-torch",
4
+ "backend": {
5
+ "name": "pytorch",
6
+ "version": "2.3.1+rocm5.7",
7
+ "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
+ "task": "text-to-image",
9
+ "library": "diffusers",
10
+ "model_type": "stable-diffusion",
11
+ "model": "hf-internal-testing/tiny-stable-diffusion-torch",
12
+ "processor": "hf-internal-testing/tiny-stable-diffusion-torch",
13
+ "device": "cuda",
14
+ "device_ids": "5",
15
+ "seed": 42,
16
+ "inter_op_num_threads": null,
17
+ "intra_op_num_threads": null,
18
+ "model_kwargs": {},
19
+ "processor_kwargs": {},
20
+ "no_weights": false,
21
+ "device_map": null,
22
+ "torch_dtype": null,
23
+ "eval_mode": true,
24
+ "to_bettertransformer": false,
25
+ "low_cpu_mem_usage": null,
26
+ "attn_implementation": null,
27
+ "cache_implementation": null,
28
+ "autocast_enabled": false,
29
+ "autocast_dtype": null,
30
+ "torch_compile": false,
31
+ "torch_compile_target": "forward",
32
+ "torch_compile_config": {},
33
+ "quantization_scheme": null,
34
+ "quantization_config": {},
35
+ "deepspeed_inference": false,
36
+ "deepspeed_inference_config": {},
37
+ "peft_type": null,
38
+ "peft_config": {}
39
+ },
40
+ "scenario": {
41
+ "name": "inference",
42
+ "_target_": "optimum_benchmark.scenarios.inference.scenario.InferenceScenario",
43
+ "iterations": 1,
44
+ "duration": 1,
45
+ "warmup_runs": 1,
46
+ "input_shapes": {
47
+ "batch_size": 2,
48
+ "sequence_length": 16,
49
+ "num_choices": 2
50
+ },
51
+ "new_tokens": null,
52
+ "memory": true,
53
+ "latency": true,
54
+ "energy": false,
55
+ "forward_kwargs": {},
56
+ "generate_kwargs": {
57
+ "max_new_tokens": 2,
58
+ "min_new_tokens": 2
59
+ },
60
+ "call_kwargs": {
61
+ "num_inference_steps": 2
62
+ }
63
+ },
64
+ "launcher": {
65
+ "name": "process",
66
+ "_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
67
+ "device_isolation": true,
68
+ "device_isolation_action": "warn",
69
+ "numactl": false,
70
+ "numactl_kwargs": {},
71
+ "start_method": "spawn"
72
+ },
73
+ "environment": {
74
+ "cpu": " AMD EPYC 7763 64-Core Processor",
75
+ "cpu_count": 128,
76
+ "cpu_ram_mb": 1082014.490624,
77
+ "system": "Linux",
78
+ "machine": "x86_64",
79
+ "platform": "Linux-5.15.0-122-generic-x86_64-with-glibc2.35",
80
+ "processor": "x86_64",
81
+ "python_version": "3.10.12",
82
+ "gpu": [
83
+ "Advanced Micro Devices, Inc. [AMD/ATI]",
84
+ "Advanced Micro Devices, Inc. [AMD/ATI]",
85
+ "Advanced Micro Devices, Inc. [AMD/ATI]",
86
+ "Advanced Micro Devices, Inc. [AMD/ATI]",
87
+ "Advanced Micro Devices, Inc. [AMD/ATI]",
88
+ "Advanced Micro Devices, Inc. [AMD/ATI]",
89
+ "Advanced Micro Devices, Inc. [AMD/ATI]",
90
+ "Advanced Micro Devices, Inc. [AMD/ATI]"
91
+ ],
92
+ "gpu_count": 8,
93
+ "gpu_vram_mb": 549621596160,
94
+ "optimum_benchmark_version": "0.5.0.dev0",
95
+ "optimum_benchmark_commit": null,
96
+ "transformers_version": "4.47.0",
97
+ "transformers_commit": null,
98
+ "accelerate_version": "1.2.0",
99
+ "accelerate_commit": null,
100
+ "diffusers_version": "0.31.0",
101
+ "diffusers_commit": null,
102
+ "optimum_version": null,
103
+ "optimum_commit": null,
104
+ "timm_version": "1.0.12",
105
+ "timm_commit": null,
106
+ "peft_version": "0.14.0",
107
+ "peft_commit": null
108
+ },
109
+ "print_report": true,
110
+ "log_report": true
111
+ },
112
+ "report": {
113
+ "load_model": {
114
+ "memory": {
115
+ "unit": "MB",
116
+ "max_ram": 1049.546752,
117
+ "max_global_vram": 68702.69952,
118
+ "max_process_vram": 12273.078272,
119
+ "max_reserved": 10.48576,
120
+ "max_allocated": 8.715776
121
+ },
122
+ "latency": {
123
+ "unit": "s",
124
+ "values": [
125
+ 0.96399072265625
126
+ ],
127
+ "count": 1,
128
+ "total": 0.96399072265625,
129
+ "mean": 0.96399072265625,
130
+ "p50": 0.96399072265625,
131
+ "p90": 0.96399072265625,
132
+ "p95": 0.96399072265625,
133
+ "p99": 0.96399072265625,
134
+ "stdev": 0,
135
+ "stdev_": 0
136
+ },
137
+ "throughput": null,
138
+ "energy": null,
139
+ "efficiency": null
140
+ },
141
+ "call": {
142
+ "memory": {
143
+ "unit": "MB",
144
+ "max_ram": 1314.67264,
145
+ "max_global_vram": 68702.69952,
146
+ "max_process_vram": 190222.061568,
147
+ "max_reserved": 427.819008,
148
+ "max_allocated": 295.694848
149
+ },
150
+ "latency": {
151
+ "unit": "s",
152
+ "values": [
153
+ 0.05745558547973633,
154
+ 0.05832805633544922,
155
+ 0.05988164520263672,
156
+ 0.05787493896484375,
157
+ 0.05627751159667969,
158
+ 0.05474951934814453,
159
+ 0.05467399978637695,
160
+ 0.05464968490600586,
161
+ 0.054512405395507814,
162
+ 0.05448296356201172,
163
+ 0.054611282348632814,
164
+ 0.05445592498779297,
165
+ 0.05441912460327149,
166
+ 0.054514163970947264,
167
+ 0.054447925567626954,
168
+ 0.05471031951904297,
169
+ 0.05445832443237305,
170
+ 0.054512405395507814,
171
+ 0.05448088455200195
172
+ ],
173
+ "count": 19,
174
+ "total": 1.0534966659545897,
175
+ "mean": 0.055447192944978414,
176
+ "p50": 0.054611282348632814,
177
+ "p90": 0.05796556243896484,
178
+ "p95": 0.05848341522216797,
179
+ "p99": 0.059601999206542966,
180
+ "stdev": 0.0016228744306453502,
181
+ "stdev_": 2.926882939332506
182
+ },
183
+ "throughput": {
184
+ "unit": "images/s",
185
+ "value": 36.07035620332752
186
+ },
187
+ "energy": null,
188
+ "efficiency": null
189
+ },
190
+ "per_step": {
191
+ "memory": null,
192
+ "latency": {
193
+ "unit": "s",
194
+ "values": [
195
+ 0.014213497161865235,
196
+ 0.01568756580352783,
197
+ 0.014213497161865235,
198
+ 0.01568756580352783,
199
+ 0.029109228134155275,
200
+ 0.014783252716064453,
201
+ 0.014536534309387207,
202
+ 0.014213497161865235,
203
+ 0.01568756580352783,
204
+ 0.029109228134155275,
205
+ 0.014783252716064453,
206
+ 0.014536534309387207,
207
+ 0.0295650634765625,
208
+ 0.015694605827331544,
209
+ 0.014627733230590821,
210
+ 0.014213497161865235,
211
+ 0.01568756580352783,
212
+ 0.029109228134155275,
213
+ 0.014783252716064453,
214
+ 0.014536534309387207,
215
+ 0.0295650634765625,
216
+ 0.015694605827331544,
217
+ 0.014627733230590821,
218
+ 0.02897771072387695,
219
+ 0.014494294166564942,
220
+ 0.01466293430328369,
221
+ 0.014213497161865235,
222
+ 0.01568756580352783,
223
+ 0.029109228134155275,
224
+ 0.014783252716064453,
225
+ 0.014536534309387207,
226
+ 0.0295650634765625,
227
+ 0.015694605827331544,
228
+ 0.014627733230590821,
229
+ 0.02897771072387695,
230
+ 0.014494294166564942,
231
+ 0.01466293430328369,
232
+ 0.028514032363891603,
233
+ 0.01404869842529297,
234
+ 0.013747260093688965,
235
+ 0.014213497161865235,
236
+ 0.01568756580352783,
237
+ 0.029109228134155275,
238
+ 0.014783252716064453,
239
+ 0.014536534309387207,
240
+ 0.0295650634765625,
241
+ 0.015694605827331544,
242
+ 0.014627733230590821,
243
+ 0.02897771072387695,
244
+ 0.014494294166564942,
245
+ 0.01466293430328369,
246
+ 0.028514032363891603,
247
+ 0.01404869842529297,
248
+ 0.013747260093688965,
249
+ 0.027303802490234376,
250
+ 0.013764060020446778,
251
+ 0.013725979804992676,
252
+ 0.014213497161865235,
253
+ 0.01568756580352783,
254
+ 0.029109228134155275,
255
+ 0.014783252716064453,
256
+ 0.014536534309387207,
257
+ 0.0295650634765625,
258
+ 0.015694605827331544,
259
+ 0.014627733230590821,
260
+ 0.02897771072387695,
261
+ 0.014494294166564942,
262
+ 0.01466293430328369,
263
+ 0.028514032363891603,
264
+ 0.01404869842529297,
265
+ 0.013747260093688965,
266
+ 0.027303802490234376,
267
+ 0.013764060020446778,
268
+ 0.013725979804992676,
269
+ 0.027259801864624022,
270
+ 0.013719260215759277,
271
+ 0.013742620468139649,
272
+ 0.014213497161865235,
273
+ 0.01568756580352783,
274
+ 0.029109228134155275,
275
+ 0.014783252716064453,
276
+ 0.014536534309387207,
277
+ 0.0295650634765625,
278
+ 0.015694605827331544,
279
+ 0.014627733230590821,
280
+ 0.02897771072387695,
281
+ 0.014494294166564942,
282
+ 0.01466293430328369,
283
+ 0.028514032363891603,
284
+ 0.01404869842529297,
285
+ 0.013747260093688965,
286
+ 0.027303802490234376,
287
+ 0.013764060020446778,
288
+ 0.013725979804992676,
289
+ 0.027259801864624022,
290
+ 0.013719260215759277,
291
+ 0.013742620468139649,
292
+ 0.027250041961669923,
293
+ 0.013716540336608886,
294
+ 0.013713820457458496,
295
+ 0.014213497161865235,
296
+ 0.01568756580352783,
297
+ 0.029109228134155275,
298
+ 0.014783252716064453,
299
+ 0.014536534309387207,
300
+ 0.0295650634765625,
301
+ 0.015694605827331544,
302
+ 0.014627733230590821,
303
+ 0.02897771072387695,
304
+ 0.014494294166564942,
305
+ 0.01466293430328369,
306
+ 0.028514032363891603,
307
+ 0.01404869842529297,
308
+ 0.013747260093688965,
309
+ 0.027303802490234376,
310
+ 0.013764060020446778,
311
+ 0.013725979804992676,
312
+ 0.027259801864624022,
313
+ 0.013719260215759277,
314
+ 0.013742620468139649,
315
+ 0.027250041961669923,
316
+ 0.013716540336608886,
317
+ 0.013713820457458496,
318
+ 0.02717052459716797,
319
+ 0.013729180335998535,
320
+ 0.013659581184387207,
321
+ 0.014213497161865235,
322
+ 0.01568756580352783,
323
+ 0.029109228134155275,
324
+ 0.014783252716064453,
325
+ 0.014536534309387207,
326
+ 0.0295650634765625,
327
+ 0.015694605827331544,
328
+ 0.014627733230590821,
329
+ 0.02897771072387695,
330
+ 0.014494294166564942,
331
+ 0.01466293430328369,
332
+ 0.028514032363891603,
333
+ 0.01404869842529297,
334
+ 0.013747260093688965,
335
+ 0.027303802490234376,
336
+ 0.013764060020446778,
337
+ 0.013725979804992676,
338
+ 0.027259801864624022,
339
+ 0.013719260215759277,
340
+ 0.013742620468139649,
341
+ 0.027250041961669923,
342
+ 0.013716540336608886,
343
+ 0.013713820457458496,
344
+ 0.02717052459716797,
345
+ 0.013729180335998535,
346
+ 0.013659581184387207,
347
+ 0.02714828109741211,
348
+ 0.013687101364135743,
349
+ 0.01367990016937256,
350
+ 0.014213497161865235,
351
+ 0.01568756580352783,
352
+ 0.029109228134155275,
353
+ 0.014783252716064453,
354
+ 0.014536534309387207,
355
+ 0.0295650634765625,
356
+ 0.015694605827331544,
357
+ 0.014627733230590821,
358
+ 0.02897771072387695,
359
+ 0.014494294166564942,
360
+ 0.01466293430328369,
361
+ 0.028514032363891603,
362
+ 0.01404869842529297,
363
+ 0.013747260093688965,
364
+ 0.027303802490234376,
365
+ 0.013764060020446778,
366
+ 0.013725979804992676,
367
+ 0.027259801864624022,
368
+ 0.013719260215759277,
369
+ 0.013742620468139649,
370
+ 0.027250041961669923,
371
+ 0.013716540336608886,
372
+ 0.013713820457458496,
373
+ 0.02717052459716797,
374
+ 0.013729180335998535,
375
+ 0.013659581184387207,
376
+ 0.02714828109741211,
377
+ 0.013687101364135743,
378
+ 0.01367990016937256,
379
+ 0.027291641235351563,
380
+ 0.013695260047912598,
381
+ 0.013662620544433594,
382
+ 0.014213497161865235,
383
+ 0.01568756580352783,
384
+ 0.029109228134155275,
385
+ 0.014783252716064453,
386
+ 0.014536534309387207,
387
+ 0.0295650634765625,
388
+ 0.015694605827331544,
389
+ 0.014627733230590821,
390
+ 0.02897771072387695,
391
+ 0.014494294166564942,
392
+ 0.01466293430328369,
393
+ 0.028514032363891603,
394
+ 0.01404869842529297,
395
+ 0.013747260093688965,
396
+ 0.027303802490234376,
397
+ 0.013764060020446778,
398
+ 0.013725979804992676,
399
+ 0.027259801864624022,
400
+ 0.013719260215759277,
401
+ 0.013742620468139649,
402
+ 0.027250041961669923,
403
+ 0.013716540336608886,
404
+ 0.013713820457458496,
405
+ 0.02717052459716797,
406
+ 0.013729180335998535,
407
+ 0.013659581184387207,
408
+ 0.02714828109741211,
409
+ 0.013687101364135743,
410
+ 0.01367990016937256,
411
+ 0.027291641235351563,
412
+ 0.013695260047912598,
413
+ 0.013662620544433594,
414
+ 0.02716716194152832,
415
+ 0.013667261123657227,
416
+ 0.013662940979003906,
417
+ 0.014213497161865235,
418
+ 0.01568756580352783,
419
+ 0.029109228134155275,
420
+ 0.014783252716064453,
421
+ 0.014536534309387207,
422
+ 0.0295650634765625,
423
+ 0.015694605827331544,
424
+ 0.014627733230590821,
425
+ 0.02897771072387695,
426
+ 0.014494294166564942,
427
+ 0.01466293430328369,
428
+ 0.028514032363891603,
429
+ 0.01404869842529297,
430
+ 0.013747260093688965,
431
+ 0.027303802490234376,
432
+ 0.013764060020446778,
433
+ 0.013725979804992676,
434
+ 0.027259801864624022,
435
+ 0.013719260215759277,
436
+ 0.013742620468139649,
437
+ 0.027250041961669923,
438
+ 0.013716540336608886,
439
+ 0.013713820457458496,
440
+ 0.02717052459716797,
441
+ 0.013729180335998535,
442
+ 0.013659581184387207,
443
+ 0.02714828109741211,
444
+ 0.013687101364135743,
445
+ 0.01367990016937256,
446
+ 0.027291641235351563,
447
+ 0.013695260047912598,
448
+ 0.013662620544433594,
449
+ 0.02716716194152832,
450
+ 0.013667261123657227,
451
+ 0.013662940979003906,
452
+ 0.027119804382324218,
453
+ 0.013648380279541015,
454
+ 0.013687741279602051,
455
+ 0.014213497161865235,
456
+ 0.01568756580352783,
457
+ 0.029109228134155275,
458
+ 0.014783252716064453,
459
+ 0.014536534309387207,
460
+ 0.0295650634765625,
461
+ 0.015694605827331544,
462
+ 0.014627733230590821,
463
+ 0.02897771072387695,
464
+ 0.014494294166564942,
465
+ 0.01466293430328369,
466
+ 0.028514032363891603,
467
+ 0.01404869842529297,
468
+ 0.013747260093688965,
469
+ 0.027303802490234376,
470
+ 0.013764060020446778,
471
+ 0.013725979804992676,
472
+ 0.027259801864624022,
473
+ 0.013719260215759277,
474
+ 0.013742620468139649,
475
+ 0.027250041961669923,
476
+ 0.013716540336608886,
477
+ 0.013713820457458496,
478
+ 0.02717052459716797,
479
+ 0.013729180335998535,
480
+ 0.013659581184387207,
481
+ 0.02714828109741211,
482
+ 0.013687101364135743,
483
+ 0.01367990016937256,
484
+ 0.027291641235351563,
485
+ 0.013695260047912598,
486
+ 0.013662620544433594,
487
+ 0.02716716194152832,
488
+ 0.013667261123657227,
489
+ 0.013662940979003906,
490
+ 0.027119804382324218,
491
+ 0.013648380279541015,
492
+ 0.013687741279602051,
493
+ 0.027171962738037108,
494
+ 0.013689821243286132,
495
+ 0.013685819625854492,
496
+ 0.014213497161865235,
497
+ 0.01568756580352783,
498
+ 0.029109228134155275,
499
+ 0.014783252716064453,
500
+ 0.014536534309387207,
501
+ 0.0295650634765625,
502
+ 0.015694605827331544,
503
+ 0.014627733230590821,
504
+ 0.02897771072387695,
505
+ 0.014494294166564942,
506
+ 0.01466293430328369,
507
+ 0.028514032363891603,
508
+ 0.01404869842529297,
509
+ 0.013747260093688965,
510
+ 0.027303802490234376,
511
+ 0.013764060020446778,
512
+ 0.013725979804992676,
513
+ 0.027259801864624022,
514
+ 0.013719260215759277,
515
+ 0.013742620468139649,
516
+ 0.027250041961669923,
517
+ 0.013716540336608886,
518
+ 0.013713820457458496,
519
+ 0.02717052459716797,
520
+ 0.013729180335998535,
521
+ 0.013659581184387207,
522
+ 0.02714828109741211,
523
+ 0.013687101364135743,
524
+ 0.01367990016937256,
525
+ 0.027291641235351563,
526
+ 0.013695260047912598,
527
+ 0.013662620544433594,
528
+ 0.02716716194152832,
529
+ 0.013667261123657227,
530
+ 0.013662940979003906,
531
+ 0.027119804382324218,
532
+ 0.013648380279541015,
533
+ 0.013687741279602051,
534
+ 0.027171962738037108,
535
+ 0.013689821243286132,
536
+ 0.013685819625854492,
537
+ 0.0271700439453125,
538
+ 0.01362998104095459,
539
+ 0.01368902015686035,
540
+ 0.014213497161865235,
541
+ 0.01568756580352783,
542
+ 0.029109228134155275,
543
+ 0.014783252716064453,
544
+ 0.014536534309387207,
545
+ 0.0295650634765625,
546
+ 0.015694605827331544,
547
+ 0.014627733230590821,
548
+ 0.02897771072387695,
549
+ 0.014494294166564942,
550
+ 0.01466293430328369,
551
+ 0.028514032363891603,
552
+ 0.01404869842529297,
553
+ 0.013747260093688965,
554
+ 0.027303802490234376,
555
+ 0.013764060020446778,
556
+ 0.013725979804992676,
557
+ 0.027259801864624022,
558
+ 0.013719260215759277,
559
+ 0.013742620468139649,
560
+ 0.027250041961669923,
561
+ 0.013716540336608886,
562
+ 0.013713820457458496,
563
+ 0.02717052459716797,
564
+ 0.013729180335998535,
565
+ 0.013659581184387207,
566
+ 0.02714828109741211,
567
+ 0.013687101364135743,
568
+ 0.01367990016937256,
569
+ 0.027291641235351563,
570
+ 0.013695260047912598,
571
+ 0.013662620544433594,
572
+ 0.02716716194152832,
573
+ 0.013667261123657227,
574
+ 0.013662940979003906,
575
+ 0.027119804382324218,
576
+ 0.013648380279541015,
577
+ 0.013687741279602051,
578
+ 0.027171962738037108,
579
+ 0.013689821243286132,
580
+ 0.013685819625854492,
581
+ 0.0271700439453125,
582
+ 0.01362998104095459,
583
+ 0.01368902015686035,
584
+ 0.027433399200439454,
585
+ 0.01365429973602295,
586
+ 0.013655900955200195,
587
+ 0.014213497161865235,
588
+ 0.01568756580352783,
589
+ 0.029109228134155275,
590
+ 0.014783252716064453,
591
+ 0.014536534309387207,
592
+ 0.0295650634765625,
593
+ 0.015694605827331544,
594
+ 0.014627733230590821,
595
+ 0.02897771072387695,
596
+ 0.014494294166564942,
597
+ 0.01466293430328369,
598
+ 0.028514032363891603,
599
+ 0.01404869842529297,
600
+ 0.013747260093688965,
601
+ 0.027303802490234376,
602
+ 0.013764060020446778,
603
+ 0.013725979804992676,
604
+ 0.027259801864624022,
605
+ 0.013719260215759277,
606
+ 0.013742620468139649,
607
+ 0.027250041961669923,
608
+ 0.013716540336608886,
609
+ 0.013713820457458496,
610
+ 0.02717052459716797,
611
+ 0.013729180335998535,
612
+ 0.013659581184387207,
613
+ 0.02714828109741211,
614
+ 0.013687101364135743,
615
+ 0.01367990016937256,
616
+ 0.027291641235351563,
617
+ 0.013695260047912598,
618
+ 0.013662620544433594,
619
+ 0.02716716194152832,
620
+ 0.013667261123657227,
621
+ 0.013662940979003906,
622
+ 0.027119804382324218,
623
+ 0.013648380279541015,
624
+ 0.013687741279602051,
625
+ 0.027171962738037108,
626
+ 0.013689821243286132,
627
+ 0.013685819625854492,
628
+ 0.0271700439453125,
629
+ 0.01362998104095459,
630
+ 0.01368902015686035,
631
+ 0.027433399200439454,
632
+ 0.01365429973602295,
633
+ 0.013655900955200195,
634
+ 0.027112123489379882,
635
+ 0.013695899963378905,
636
+ 0.01367734146118164,
637
+ 0.014213497161865235,
638
+ 0.01568756580352783,
639
+ 0.029109228134155275,
640
+ 0.014783252716064453,
641
+ 0.014536534309387207,
642
+ 0.0295650634765625,
643
+ 0.015694605827331544,
644
+ 0.014627733230590821,
645
+ 0.02897771072387695,
646
+ 0.014494294166564942,
647
+ 0.01466293430328369,
648
+ 0.028514032363891603,
649
+ 0.01404869842529297,
650
+ 0.013747260093688965,
651
+ 0.027303802490234376,
652
+ 0.013764060020446778,
653
+ 0.013725979804992676,
654
+ 0.027259801864624022,
655
+ 0.013719260215759277,
656
+ 0.013742620468139649,
657
+ 0.027250041961669923,
658
+ 0.013716540336608886,
659
+ 0.013713820457458496,
660
+ 0.02717052459716797,
661
+ 0.013729180335998535,
662
+ 0.013659581184387207,
663
+ 0.02714828109741211,
664
+ 0.013687101364135743,
665
+ 0.01367990016937256,
666
+ 0.027291641235351563,
667
+ 0.013695260047912598,
668
+ 0.013662620544433594,
669
+ 0.02716716194152832,
670
+ 0.013667261123657227,
671
+ 0.013662940979003906,
672
+ 0.027119804382324218,
673
+ 0.013648380279541015,
674
+ 0.013687741279602051,
675
+ 0.027171962738037108,
676
+ 0.013689821243286132,
677
+ 0.013685819625854492,
678
+ 0.0271700439453125,
679
+ 0.01362998104095459,
680
+ 0.01368902015686035,
681
+ 0.027433399200439454,
682
+ 0.01365429973602295,
683
+ 0.013655900955200195,
684
+ 0.027112123489379882,
685
+ 0.013695899963378905,
686
+ 0.01367734146118164,
687
+ 0.02716172218322754,
688
+ 0.013684380531311035,
689
+ 0.013708060264587402,
690
+ 0.014213497161865235,
691
+ 0.01568756580352783,
692
+ 0.029109228134155275,
693
+ 0.014783252716064453,
694
+ 0.014536534309387207,
695
+ 0.0295650634765625,
696
+ 0.015694605827331544,
697
+ 0.014627733230590821,
698
+ 0.02897771072387695,
699
+ 0.014494294166564942,
700
+ 0.01466293430328369,
701
+ 0.028514032363891603,
702
+ 0.01404869842529297,
703
+ 0.013747260093688965,
704
+ 0.027303802490234376,
705
+ 0.013764060020446778,
706
+ 0.013725979804992676,
707
+ 0.027259801864624022,
708
+ 0.013719260215759277,
709
+ 0.013742620468139649,
710
+ 0.027250041961669923,
711
+ 0.013716540336608886,
712
+ 0.013713820457458496,
713
+ 0.02717052459716797,
714
+ 0.013729180335998535,
715
+ 0.013659581184387207,
716
+ 0.02714828109741211,
717
+ 0.013687101364135743,
718
+ 0.01367990016937256,
719
+ 0.027291641235351563,
720
+ 0.013695260047912598,
721
+ 0.013662620544433594,
722
+ 0.02716716194152832,
723
+ 0.013667261123657227,
724
+ 0.013662940979003906,
725
+ 0.027119804382324218,
726
+ 0.013648380279541015,
727
+ 0.013687741279602051,
728
+ 0.027171962738037108,
729
+ 0.013689821243286132,
730
+ 0.013685819625854492,
731
+ 0.0271700439453125,
732
+ 0.01362998104095459,
733
+ 0.01368902015686035,
734
+ 0.027433399200439454,
735
+ 0.01365429973602295,
736
+ 0.013655900955200195,
737
+ 0.027112123489379882,
738
+ 0.013695899963378905,
739
+ 0.01367734146118164,
740
+ 0.02716172218322754,
741
+ 0.013684380531311035,
742
+ 0.013708060264587402,
743
+ 0.027133243560791016,
744
+ 0.013682620048522949,
745
+ 0.013691580772399903
746
+ ],
747
+ "count": 551,
748
+ "total": 10.147495877265946,
749
+ "mean": 0.01841650794422129,
750
+ "p50": 0.014536534309387207,
751
+ "p90": 0.028514032363891603,
752
+ "p95": 0.029109228134155275,
753
+ "p99": 0.0295650634765625,
754
+ "stdev": 0.006424399874496121,
755
+ "stdev_": 34.883919872073044
756
+ },
757
+ "throughput": null,
758
+ "energy": null,
759
+ "efficiency": null
760
+ }
761
+ }
762
+ }