IlyasMoutawwakil HF staff commited on
Commit
3c2adc3
·
verified ·
1 Parent(s): 428ccb1

Upload cuda_inference_diffusers_stable-diffusion_CompVis/stable-diffusion-v1-4/benchmark_report.json with huggingface_hub

Browse files
cuda_inference_diffusers_stable-diffusion_CompVis/stable-diffusion-v1-4/benchmark_report.json CHANGED
@@ -2,41 +2,41 @@
2
  "call": {
3
  "memory": {
4
  "unit": "MB",
5
- "max_ram": 1306.935296,
6
- "max_global_vram": 8145.862656,
7
  "max_process_vram": 0.0,
8
- "max_reserved": 7491.026944,
9
- "max_allocated": 6528.9728
10
  },
11
  "latency": {
12
  "unit": "s",
13
  "count": 2,
14
- "total": 1.2841049194335938,
15
- "mean": 0.6420524597167969,
16
- "stdev": 0.004642547607421832,
17
- "p50": 0.6420524597167969,
18
- "p90": 0.6457664978027343,
19
- "p95": 0.6462307525634765,
20
- "p99": 0.6466021563720703,
21
  "values": [
22
- 0.6466950073242187,
23
- 0.637409912109375
24
  ]
25
  },
26
  "throughput": {
27
  "unit": "images/s",
28
- "value": 1.5575051304080203
29
  },
30
  "energy": {
31
  "unit": "kWh",
32
- "cpu": 7.5613578160603846e-06,
33
- "ram": 4.1358894035806295e-06,
34
- "gpu": 4.109919954600012e-05,
35
- "total": 5.279644676564113e-05
36
  },
37
  "efficiency": {
38
  "unit": "images/kWh",
39
- "value": 18940.668572620307
40
  }
41
  }
42
  }
 
2
  "call": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 1305.063424,
6
+ "max_global_vram": 8171.02848,
7
  "max_process_vram": 0.0,
8
+ "max_reserved": 7516.192768,
9
+ "max_allocated": 6526.990336
10
  },
11
  "latency": {
12
  "unit": "s",
13
  "count": 2,
14
+ "total": 1.27290673828125,
15
+ "mean": 0.636453369140625,
16
+ "stdev": 0.0008568115234375284,
17
+ "p50": 0.636453369140625,
18
+ "p90": 0.637138818359375,
19
+ "p95": 0.6372244995117188,
20
+ "p99": 0.6372930444335938,
21
  "values": [
22
+ 0.6373101806640625,
23
+ 0.6355965576171875
24
  ]
25
  },
26
  "throughput": {
27
  "unit": "images/s",
28
+ "value": 1.5712070176488437
29
  },
30
  "energy": {
31
  "unit": "kWh",
32
+ "cpu": 7.5238974557982556e-06,
33
+ "ram": 4.115735263603568e-06,
34
+ "gpu": 4.275322864700018e-05,
35
+ "total": 5.4392861366402e-05
36
  },
37
  "efficiency": {
38
  "unit": "images/kWh",
39
+ "value": 18384.765479862974
40
  }
41
  }
42
  }