IlyasMoutawwakil HF staff commited on
Commit
1188a41
·
verified ·
1 Parent(s): 459944a

Upload cuda_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark_report.json with huggingface_hub

Browse files
cuda_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark_report.json CHANGED
@@ -2,74 +2,74 @@
2
  "load": {
3
  "memory": {
4
  "unit": "MB",
5
- "max_ram": 4304.584704,
6
- "max_global_vram": 6161.956864,
7
  "max_process_vram": 0.0,
8
- "max_reserved": 5576.327168,
9
- "max_allocated": 5510.79936
10
  },
11
  "latency": {
12
  "unit": "s",
13
  "count": 1,
14
- "total": 44.086765625,
15
- "mean": 44.086765625,
16
  "stdev": 0.0,
17
- "p50": 44.086765625,
18
- "p90": 44.086765625,
19
- "p95": 44.086765625,
20
- "p99": 44.086765625,
21
  "values": [
22
- 44.086765625
23
  ]
24
  },
25
  "throughput": null,
26
  "energy": {
27
  "unit": "kWh",
28
- "cpu": 0.0004336237718645838,
29
- "ram": 0.0002376479551007572,
30
- "gpu": 0.0005718482352560011,
31
- "total": 0.001243119962221342
32
  },
33
  "efficiency": null
34
  },
35
  "call": {
36
  "memory": {
37
  "unit": "MB",
38
- "max_ram": 1487.855616,
39
- "max_global_vram": 8517.05856,
40
  "max_process_vram": 0.0,
41
- "max_reserved": 7872.708608,
42
- "max_allocated": 6596.457984
43
  },
44
  "latency": {
45
  "unit": "s",
46
  "count": 2,
47
- "total": 1.1933809204101564,
48
- "mean": 0.5966904602050782,
49
- "stdev": 0.000129486083984387,
50
- "p50": 0.5966904602050782,
51
- "p90": 0.5967940490722656,
52
- "p95": 0.5968069976806641,
53
- "p99": 0.5968173565673829,
54
  "values": [
55
- 0.5968199462890625,
56
- 0.5965609741210938
57
  ]
58
  },
59
  "throughput": {
60
  "unit": "images/s",
61
- "value": 1.675910822600226
62
  },
63
  "energy": {
64
  "unit": "kWh",
65
- "cpu": 7.060716663194298e-06,
66
- "ram": 3.861801092335662e-06,
67
- "gpu": 3.736322433499969e-05,
68
- "total": 4.8285742090529654e-05
69
  },
70
  "efficiency": {
71
  "unit": "images/kWh",
72
- "value": 20710.047245937043
73
  }
74
  }
75
  }
 
2
  "load": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 4291.9936,
6
+ "max_global_vram": 6212.288512,
7
  "max_process_vram": 0.0,
8
+ "max_reserved": 5626.658816,
9
+ "max_allocated": 5500.3136
10
  },
11
  "latency": {
12
  "unit": "s",
13
  "count": 1,
14
+ "total": 43.8519140625,
15
+ "mean": 43.8519140625,
16
  "stdev": 0.0,
17
+ "p50": 43.8519140625,
18
+ "p90": 43.8519140625,
19
+ "p95": 43.8519140625,
20
+ "p99": 43.8519140625,
21
  "values": [
22
+ 43.8519140625
23
  ]
24
  },
25
  "throughput": null,
26
  "energy": {
27
  "unit": "kWh",
28
+ "cpu": 0.0004313356262055564,
29
+ "ram": 0.00023638484997734927,
30
+ "gpu": 0.000575220182397999,
31
+ "total": 0.0012429406585809048
32
  },
33
  "efficiency": null
34
  },
35
  "call": {
36
  "memory": {
37
  "unit": "MB",
38
+ "max_ram": 1468.248064,
39
+ "max_global_vram": 8577.875968,
40
  "max_process_vram": 0.0,
41
+ "max_reserved": 7933.526016,
42
+ "max_allocated": 6585.972224
43
  },
44
  "latency": {
45
  "unit": "s",
46
  "count": 2,
47
+ "total": 1.1969067993164062,
48
+ "mean": 0.5984533996582031,
49
+ "stdev": 0.0007825012207031135,
50
+ "p50": 0.5984533996582031,
51
+ "p90": 0.5990794006347656,
52
+ "p95": 0.5991576507568359,
53
+ "p99": 0.5992202508544922,
54
  "values": [
55
+ 0.5992359008789062,
56
+ 0.5976708984375
57
  ]
58
  },
59
  "throughput": {
60
  "unit": "images/s",
61
+ "value": 1.6709738812932364
62
  },
63
  "energy": {
64
  "unit": "kWh",
65
+ "cpu": 7.0832401815968094e-06,
66
+ "ram": 3.874200960095531e-06,
67
+ "gpu": 3.922364249000013e-05,
68
+ "total": 5.018108363169247e-05
69
  },
70
  "efficiency": {
71
  "unit": "images/kWh",
72
+ "value": 19927.82793093049
73
  }
74
  }
75
  }