IlyasMoutawwakil HF staff commited on
Commit
4f1775d
1 Parent(s): 9ae93e0

Upload cpu_inference_transformers_fill-mask_hf-internal-testing/tiny-random-BertModel/benchmark.json with huggingface_hub

Browse files
cpu_inference_transformers_fill-mask_hf-internal-testing/tiny-random-BertModel/benchmark.json ADDED
@@ -0,0 +1,600 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config": {
3
+ "name": "cpu_inference_transformers_fill-mask_hf-internal-testing/tiny-random-BertModel",
4
+ "backend": {
5
+ "name": "pytorch",
6
+ "version": "2.5.1+cpu",
7
+ "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
+ "task": "fill-mask",
9
+ "library": "transformers",
10
+ "model_type": "bert",
11
+ "model": "hf-internal-testing/tiny-random-BertModel",
12
+ "processor": "hf-internal-testing/tiny-random-BertModel",
13
+ "device": "cpu",
14
+ "device_ids": null,
15
+ "seed": 42,
16
+ "inter_op_num_threads": null,
17
+ "intra_op_num_threads": null,
18
+ "model_kwargs": {},
19
+ "processor_kwargs": {},
20
+ "no_weights": true,
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": true,
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": false,
68
+ "device_isolation_action": null,
69
+ "numactl": false,
70
+ "numactl_kwargs": {},
71
+ "start_method": "spawn"
72
+ },
73
+ "environment": {
74
+ "cpu": " AMD EPYC 7763 64-Core Processor",
75
+ "cpu_count": 4,
76
+ "cpu_ram_mb": 16766.779392,
77
+ "system": "Linux",
78
+ "machine": "x86_64",
79
+ "platform": "Linux-6.8.0-1017-azure-x86_64-with-glibc2.39",
80
+ "processor": "x86_64",
81
+ "python_version": "3.10.15",
82
+ "optimum_benchmark_version": "0.5.0.dev0",
83
+ "optimum_benchmark_commit": "7585b3910f38dd7dd75810536b17b66af6fb882c",
84
+ "transformers_version": "4.47.0",
85
+ "transformers_commit": null,
86
+ "accelerate_version": "1.2.0",
87
+ "accelerate_commit": null,
88
+ "diffusers_version": "0.31.0",
89
+ "diffusers_commit": null,
90
+ "optimum_version": null,
91
+ "optimum_commit": null,
92
+ "timm_version": "1.0.12",
93
+ "timm_commit": null,
94
+ "peft_version": null,
95
+ "peft_commit": null
96
+ },
97
+ "print_report": true,
98
+ "log_report": true
99
+ },
100
+ "report": {
101
+ "load_model": {
102
+ "memory": {
103
+ "unit": "MB",
104
+ "max_ram": 447.234048,
105
+ "max_global_vram": null,
106
+ "max_process_vram": null,
107
+ "max_reserved": null,
108
+ "max_allocated": null
109
+ },
110
+ "latency": {
111
+ "unit": "s",
112
+ "values": [
113
+ 0.037302874000005204
114
+ ],
115
+ "count": 1,
116
+ "total": 0.037302874000005204,
117
+ "mean": 0.037302874000005204,
118
+ "p50": 0.037302874000005204,
119
+ "p90": 0.037302874000005204,
120
+ "p95": 0.037302874000005204,
121
+ "p99": 0.037302874000005204,
122
+ "stdev": 0,
123
+ "stdev_": 0
124
+ },
125
+ "throughput": null,
126
+ "energy": {
127
+ "unit": "kWh",
128
+ "cpu": 0.00012803621646666685,
129
+ "ram": 5.354842277583083e-06,
130
+ "gpu": 0,
131
+ "total": 0.00013339105874424993
132
+ },
133
+ "efficiency": null
134
+ },
135
+ "forward": {
136
+ "memory": {
137
+ "unit": "MB",
138
+ "max_ram": 456.54016,
139
+ "max_global_vram": null,
140
+ "max_process_vram": null,
141
+ "max_reserved": null,
142
+ "max_allocated": null
143
+ },
144
+ "latency": {
145
+ "unit": "s",
146
+ "values": [
147
+ 0.0026369299999942086,
148
+ 0.0025402509999992162,
149
+ 0.0025450089999878855,
150
+ 0.0025132099999893853,
151
+ 0.002469740000009324,
152
+ 0.0025276970000049914,
153
+ 0.00254812500000412,
154
+ 0.0025460210000005645,
155
+ 0.0025574229999847375,
156
+ 0.0025741940000045815,
157
+ 0.0025476250000053824,
158
+ 0.002507199999996601,
159
+ 0.0025257239999803005,
160
+ 0.0025522729999920557,
161
+ 0.002530001999986098,
162
+ 0.0024998949999996967,
163
+ 0.002539539999986573,
164
+ 0.002519782999996778,
165
+ 0.0025390689999937877,
166
+ 0.0025111870000102954,
167
+ 0.0025529239999855236,
168
+ 0.002535111000014467,
169
+ 0.0025727610000103596,
170
+ 0.0025471940000159066,
171
+ 0.0025470740000059777,
172
+ 0.002580836999982239,
173
+ 0.0025234089999912612,
174
+ 0.0025595870000074683,
175
+ 0.002497059999996054,
176
+ 0.002558384999986174,
177
+ 0.0025572420000230522,
178
+ 0.00252502299997559,
179
+ 0.0025243709999926978,
180
+ 0.00252134599998044,
181
+ 0.002522437999999738,
182
+ 0.0025193219999835037,
183
+ 0.002534891000010475,
184
+ 0.0025265749999903164,
185
+ 0.0025473030000000563,
186
+ 0.0025228780000077222,
187
+ 0.0025085319999789135,
188
+ 0.0025030819999756204,
189
+ 0.0024127840000005563,
190
+ 0.00242039800002658,
191
+ 0.0024810309999736546,
192
+ 0.0024662629999738783,
193
+ 0.002507610999998633,
194
+ 0.002492611999997507,
195
+ 0.002525472999991507,
196
+ 0.002472374000006994,
197
+ 0.0024265599999750975,
198
+ 0.002434203999996498,
199
+ 0.0024922909999816056,
200
+ 0.0024671449999971173,
201
+ 0.0024579469999821413,
202
+ 0.0024695289999954184,
203
+ 0.0024611639999818635,
204
+ 0.002305585000016208,
205
+ 0.0022561920000043756,
206
+ 0.002235595000001922,
207
+ 0.0022762799999895833,
208
+ 0.002293090999984315,
209
+ 0.0022808789999828605,
210
+ 0.0022902770000143846,
211
+ 0.002385443000008536,
212
+ 0.002642500999996855,
213
+ 0.002531324000017321,
214
+ 0.0025255030000153056,
215
+ 0.0025020299999880535,
216
+ 0.002552083000011862,
217
+ 0.002550870999982635,
218
+ 0.0025544469999942976,
219
+ 0.002542806000008113,
220
+ 0.00254562099999589,
221
+ 0.002532035999990967,
222
+ 0.0025081109999973705,
223
+ 0.002526546000012786,
224
+ 0.0025439080000069225,
225
+ 0.002543075999994926,
226
+ 0.002489367000009679,
227
+ 0.0025359029999947325,
228
+ 0.0025263739999843438,
229
+ 0.0025507200000163266,
230
+ 0.0025316949999876215,
231
+ 0.0036290939999901184,
232
+ 0.002566248999983145,
233
+ 0.0025824290000002748,
234
+ 0.002608758000008038,
235
+ 0.0025629630000025827,
236
+ 0.0025508600000136994,
237
+ 0.0025365029999875333,
238
+ 0.0026095690000147442,
239
+ 0.002584673000001203,
240
+ 0.0025773090000029697,
241
+ 0.002592969000005496,
242
+ 0.002534069999995836,
243
+ 0.0026099500000213993,
244
+ 0.002593639999986408,
245
+ 0.0025637239999980466,
246
+ 0.002582168999992973,
247
+ 0.0025762380000173835,
248
+ 0.002583560999994461,
249
+ 0.002579394000008506,
250
+ 0.0025480850000008104,
251
+ 0.002587739000006195,
252
+ 0.002552753999992774,
253
+ 0.0026017950000039036,
254
+ 0.0025402210000038394,
255
+ 0.0025907139999787887,
256
+ 0.0026039100000048165,
257
+ 0.0025635039999940545,
258
+ 0.0024667440000030183,
259
+ 0.002434023000006391,
260
+ 0.0024560749999977816,
261
+ 0.0024428589999843098,
262
+ 0.002453279000008024,
263
+ 0.002467825999985962,
264
+ 0.0025075289999847428,
265
+ 0.0025232889999813324,
266
+ 0.002426089000010734,
267
+ 0.0025089129999855686,
268
+ 0.0024527980000073057,
269
+ 0.0024978120000014314,
270
+ 0.00248535800000127,
271
+ 0.0025179300000104377,
272
+ 0.0024924520000126904,
273
+ 0.0023959629999978915,
274
+ 0.0022588180000013836,
275
+ 0.002405319999979838,
276
+ 0.0022995129999969777,
277
+ 0.002312107000022934,
278
+ 0.002361839000002419,
279
+ 0.002363402000014503,
280
+ 0.0025888110000096276,
281
+ 0.00266909000001192,
282
+ 0.002724231999991389,
283
+ 0.00257774099998187,
284
+ 0.0026154410000174266,
285
+ 0.0026280839999799355,
286
+ 0.002630157999988114,
287
+ 0.0026448060000063833,
288
+ 0.0026562159999912183,
289
+ 0.0026457669999899736,
290
+ 0.0026323719999936657,
291
+ 0.0026252689999921586,
292
+ 0.002569466000011289,
293
+ 0.002549196999979131,
294
+ 0.002484286999987262,
295
+ 0.002501189000014392,
296
+ 0.0024805399999934252,
297
+ 0.00248374599999579,
298
+ 0.0024690589999920576,
299
+ 0.0025030010000079983,
300
+ 0.002479427999986683,
301
+ 0.0025096839999889653,
302
+ 0.0025012980000269636,
303
+ 0.002564705999986927,
304
+ 0.002538216999994347,
305
+ 0.002542024000007359,
306
+ 0.0025570120000111274,
307
+ 0.00254617100000587,
308
+ 0.002548576999998886,
309
+ 0.002512168999999176,
310
+ 0.0025482560000114063,
311
+ 0.0025441080000234706,
312
+ 0.0025430549999896357,
313
+ 0.00253451000000382,
314
+ 0.0025654579999923044,
315
+ 0.0025674209999806408,
316
+ 0.002489496999999119,
317
+ 0.002569816000004721,
318
+ 0.002524501999999984,
319
+ 0.0025425759999961883,
320
+ 0.0025206740000101036,
321
+ 0.002549767999994401,
322
+ 0.002531825000005483,
323
+ 0.0025847230000124455,
324
+ 0.0025852240000006077,
325
+ 0.0025738129999979265,
326
+ 0.0026020749999986492,
327
+ 0.0025937999999996464,
328
+ 0.002622944999984611,
329
+ 0.0024405559999820525,
330
+ 0.0024890659999812215,
331
+ 0.002607715999999982,
332
+ 0.0025421039999855566,
333
+ 0.00259373000000096,
334
+ 0.0024954669999885937,
335
+ 0.002444252000003644,
336
+ 0.0024432700000147634,
337
+ 0.002431118000004062,
338
+ 0.0024501240000063262,
339
+ 0.002510005000004867,
340
+ 0.0026028169999960937,
341
+ 0.0027112390000070263,
342
+ 0.0025876480000022184,
343
+ 0.002579293000025018,
344
+ 0.002584353000003148,
345
+ 0.002543276000011474,
346
+ 0.002599901999985832,
347
+ 0.0026994160000128886,
348
+ 0.0026738690000058796,
349
+ 0.0025389280000069903,
350
+ 0.002645205999982636,
351
+ 0.002683396999998422,
352
+ 0.002743739000010237,
353
+ 0.0027063390000137133,
354
+ 0.0026707939999823793,
355
+ 0.0027721820000010666,
356
+ 0.002690209000007826,
357
+ 0.002698324999983015,
358
+ 0.0026897580000024846,
359
+ 0.0026419999999802712,
360
+ 0.0026590920000160168,
361
+ 0.0027049170000168488,
362
+ 0.002644403999994438,
363
+ 0.002683758000017633,
364
+ 0.00266480199999819,
365
+ 0.002698395000010123,
366
+ 0.0026894279999964965,
367
+ 0.0026546530000075563,
368
+ 0.0027335999999991145,
369
+ 0.0026857510000013463,
370
+ 0.0024001909999924465,
371
+ 0.0024682869999992363,
372
+ 0.002472916000016312,
373
+ 0.0024617450000050667,
374
+ 0.002479237000017065,
375
+ 0.0024830849999943894,
376
+ 0.0024994849999870894,
377
+ 0.002506938999999875,
378
+ 0.002546222000006537,
379
+ 0.002578472000010379,
380
+ 0.002565116999988959,
381
+ 0.0026106910000009975,
382
+ 0.0025565409999899202,
383
+ 0.0025840119999998024,
384
+ 0.002606302999993204,
385
+ 0.002481711999990921,
386
+ 0.0025437869999791474,
387
+ 0.0025611689999891496,
388
+ 0.0025872880000008536,
389
+ 0.0025585150000040358,
390
+ 0.002566229000024123,
391
+ 0.0025871380000239697,
392
+ 0.0025769089999982953,
393
+ 0.0024712130000068555,
394
+ 0.002571038000013459,
395
+ 0.0025617099999806214,
396
+ 0.0025675620000242816,
397
+ 0.002521907000016199,
398
+ 0.0024277210000036575,
399
+ 0.0025408319999939977,
400
+ 0.0026435730000002877,
401
+ 0.0025973969999881774,
402
+ 0.002510865999994394,
403
+ 0.0025247209999861298,
404
+ 0.0025643749999915144,
405
+ 0.002607917000005955,
406
+ 0.0026500650000116366,
407
+ 0.0026027469999974073,
408
+ 0.002564495999990868,
409
+ 0.002555929999999762,
410
+ 0.0025322159999916494,
411
+ 0.0025770499999850927,
412
+ 0.002451355000005151,
413
+ 0.002660243999997647,
414
+ 0.00257652799999164,
415
+ 0.002477383999973881,
416
+ 0.0026720959999977367,
417
+ 0.002655193999999028,
418
+ 0.0024956180000117456,
419
+ 0.0025298110000164797,
420
+ 0.0024996159999943757,
421
+ 0.0025207040000054803,
422
+ 0.002513701999987461,
423
+ 0.002551711999984718,
424
+ 0.002508911999996144,
425
+ 0.002535682000001316,
426
+ 0.002529700999986062,
427
+ 0.002540772000003244,
428
+ 0.0025542970000174137,
429
+ 0.002559566000002178,
430
+ 0.0025415119999934177,
431
+ 0.002515053999985639,
432
+ 0.0025313239999888992,
433
+ 0.002514432999987548,
434
+ 0.0025551680000148735,
435
+ 0.002554387000003544,
436
+ 0.002586577000016632,
437
+ 0.00262633100001608,
438
+ 0.002590565000019751,
439
+ 0.002577990999981239,
440
+ 0.002550059000014926,
441
+ 0.002614978999986306,
442
+ 0.0025789430000031643,
443
+ 0.002604821000005586,
444
+ 0.002578972999998541,
445
+ 0.002562793000009833,
446
+ 0.0026785980000170184,
447
+ 0.0026517379999972945,
448
+ 0.0026590809999902376,
449
+ 0.0027033240000093883,
450
+ 0.0019946170000082475,
451
+ 0.0018938000000048305,
452
+ 0.0018906440000137081,
453
+ 0.001886424999980818,
454
+ 0.0018709370000067338,
455
+ 0.00183033199999727,
456
+ 0.0018730309999739347,
457
+ 0.0018542560000014419,
458
+ 0.0018714480000028288,
459
+ 0.001856710999987854,
460
+ 0.0018548970000153986,
461
+ 0.0018530839999755244,
462
+ 0.0018336179999778324,
463
+ 0.0018593749999809006,
464
+ 0.0018437370000015108,
465
+ 0.0018482449999908113,
466
+ 0.0018442170000128044,
467
+ 0.0018446379999943474,
468
+ 0.0018388670000035745,
469
+ 0.0018569199999944885,
470
+ 0.0018537550000132796,
471
+ 0.0018619100000023536,
472
+ 0.0018601360000047862,
473
+ 0.0018482049999875017,
474
+ 0.0018515909999905489,
475
+ 0.0018368540000039957,
476
+ 0.0018216549999863219,
477
+ 0.0018465219999939109,
478
+ 0.0018545560000120531,
479
+ 0.0018552980000094976,
480
+ 0.0018423539999901095,
481
+ 0.0018357710000032057,
482
+ 0.001849066999994875,
483
+ 0.0019213110000180222,
484
+ 0.00188122599999474,
485
+ 0.0018556379999949968,
486
+ 0.0018551779999995688,
487
+ 0.0018510799999944538,
488
+ 0.0018563900000003741,
489
+ 0.0018573520000018107,
490
+ 0.0018212340000047789,
491
+ 0.001834359000014274,
492
+ 0.001840861000005134,
493
+ 0.0019414980000078685,
494
+ 0.0018570910000050844,
495
+ 0.0018672600000115835,
496
+ 0.0018516210000143474,
497
+ 0.0018411220000018602,
498
+ 0.0018279770000049211,
499
+ 0.0018505090000076052,
500
+ 0.0018460109999978158,
501
+ 0.0018298310000091078,
502
+ 0.001834889999997813,
503
+ 0.0018254520000198227,
504
+ 0.0018277169999976195,
505
+ 0.0018320140000014362,
506
+ 0.00184199299999932,
507
+ 0.0018331670000009126,
508
+ 0.001843645999997534,
509
+ 0.0018403099999773076,
510
+ 0.0018431849999842598,
511
+ 0.0018096629999888592,
512
+ 0.0018323650000127145,
513
+ 0.0018470830000012484,
514
+ 0.0018352799999945546,
515
+ 0.001847634000000653,
516
+ 0.0018498679999936485,
517
+ 0.0018533639999986917,
518
+ 0.001833327000014151,
519
+ 0.0018604480000021795,
520
+ 0.0018768379999869467,
521
+ 0.0018478240000092683,
522
+ 0.0018470330000184276,
523
+ 0.0018374449999782883,
524
+ 0.0018189710000058312,
525
+ 0.0018479539999987082,
526
+ 0.0018434559999889188,
527
+ 0.001826735000008739,
528
+ 0.0018426939999756087,
529
+ 0.0018390380000141704,
530
+ 0.0018388969999989513,
531
+ 0.0018296800000143776,
532
+ 0.0018508199999871522,
533
+ 0.0018400589999885142,
534
+ 0.001842384000013908,
535
+ 0.0018423540000185312,
536
+ 0.0018742530000110946,
537
+ 0.001819441000009192,
538
+ 0.001837846000000809,
539
+ 0.0018461909999984982,
540
+ 0.0018450190000010025,
541
+ 0.0018326459999968847,
542
+ 0.0018458410000050662,
543
+ 0.0018494370000041727,
544
+ 0.0018102749999968637,
545
+ 0.0018372340000212262,
546
+ 0.0018291400000123303,
547
+ 0.0018564899999944373,
548
+ 0.001835180999989916,
549
+ 0.0018418330000145033,
550
+ 0.0018386369999916496,
551
+ 0.0018381659999988642,
552
+ 0.0018577240000183792,
553
+ 0.0018621220000056837,
554
+ 0.0018455709999898318,
555
+ 0.0018466930000045068,
556
+ 0.0018437680000147338,
557
+ 0.0018516519999991488,
558
+ 0.0018415929999946457,
559
+ 0.001844398999992336,
560
+ 0.0019073359999879358,
561
+ 0.0018638450000025841,
562
+ 0.0018592360000013741,
563
+ 0.0018519230000038078,
564
+ 0.0018445980000194595,
565
+ 0.0018165669999916645,
566
+ 0.0018570729999964897,
567
+ 0.0018557500000042637,
568
+ 0.0018397300000003725,
569
+ 0.001853856999986192,
570
+ 0.0018524540000157685,
571
+ 0.0018278480000049058
572
+ ],
573
+ "count": 425,
574
+ "total": 0.9972222269998099,
575
+ "mean": 0.0023464052399995525,
576
+ "p50": 0.002514432999987548,
577
+ "p90": 0.0026273827999943934,
578
+ "p95": 0.0026704531999882874,
579
+ "p99": 0.0027211136799951416,
580
+ "stdev": 0.0003277606981334056,
581
+ "stdev_": 13.96863135770478
582
+ },
583
+ "throughput": {
584
+ "unit": "samples/s",
585
+ "value": 852.3676839386795
586
+ },
587
+ "energy": {
588
+ "unit": "kWh",
589
+ "cpu": 7.297566358718338e-08,
590
+ "ram": 3.0515836496222463e-09,
591
+ "gpu": 0.0,
592
+ "total": 7.602724723680564e-08
593
+ },
594
+ "efficiency": {
595
+ "unit": "samples/kWh",
596
+ "value": 26306358.216160398
597
+ }
598
+ }
599
+ }
600
+ }