IlyasMoutawwakil HF staff commited on
Commit
88a7b5e
·
verified ·
1 Parent(s): c531413

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": 4228.497408,
6
- "max_global_vram": 6185.025536,
7
  "max_process_vram": 0.0,
8
- "max_reserved": 5599.39584,
9
- "max_allocated": 5506.8672
10
  },
11
  "latency": {
12
  "unit": "s",
13
  "count": 1,
14
- "total": 43.42959765625,
15
- "mean": 43.42959765625,
16
  "stdev": 0.0,
17
- "p50": 43.42959765625,
18
- "p90": 43.42959765625,
19
- "p95": 43.42959765625,
20
- "p99": 43.42959765625,
21
  "values": [
22
- 43.42959765625
23
  ]
24
  },
25
  "throughput": null,
26
  "energy": {
27
  "unit": "kWh",
28
- "cpu": 0.0004286741889185376,
29
- "ram": 0.00023490859434047992,
30
- "gpu": 0.000666908589082001,
31
- "total": 0.0013304913723410183
32
  },
33
  "efficiency": null
34
  },
35
  "call": {
36
  "memory": {
37
  "unit": "MB",
38
- "max_ram": 1363.88608,
39
- "max_global_vram": 8177.319936,
40
  "max_process_vram": 0.0,
41
- "max_reserved": 7522.484224,
42
- "max_allocated": 6525.679616
43
  },
44
  "latency": {
45
  "unit": "s",
46
  "count": 2,
47
- "total": 1.261091064453125,
48
- "mean": 0.6305455322265625,
49
- "stdev": 0.0008048095703124813,
50
- "p50": 0.6305455322265625,
51
- "p90": 0.6311893798828125,
52
- "p95": 0.6312698608398437,
53
- "p99": 0.6313342456054687,
54
  "values": [
55
- 0.631350341796875,
56
- 0.62974072265625
57
  ]
58
  },
59
  "throughput": {
60
  "unit": "images/s",
61
- "value": 1.585928293661572
62
  },
63
  "energy": {
64
  "unit": "kWh",
65
- "cpu": 7.447340008285311e-06,
66
- "ram": 4.073661354718089e-06,
67
- "gpu": 4.2820450923000165e-05,
68
- "total": 5.4341452286003565e-05
69
  },
70
  "efficiency": {
71
  "unit": "images/kWh",
72
- "value": 18402.158167156027
73
  }
74
  }
75
  }
 
2
  "load": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 4237.897728,
6
+ "max_global_vram": 6189.21984,
7
  "max_process_vram": 0.0,
8
+ "max_reserved": 5603.590144,
9
+ "max_allocated": 5508.17792
10
  },
11
  "latency": {
12
  "unit": "s",
13
  "count": 1,
14
+ "total": 43.63275390625,
15
+ "mean": 43.63275390625,
16
  "stdev": 0.0,
17
+ "p50": 43.63275390625,
18
+ "p90": 43.63275390625,
19
+ "p95": 43.63275390625,
20
+ "p99": 43.63275390625,
21
  "values": [
22
+ 43.63275390625
23
  ]
24
  },
25
  "throughput": null,
26
  "energy": {
27
  "unit": "kWh",
28
+ "cpu": 0.0004317228019237519,
29
+ "ram": 0.00023658532767081405,
30
+ "gpu": 0.000609585765446001,
31
+ "total": 0.001277893895040567
32
  },
33
  "efficiency": null
34
  },
35
  "call": {
36
  "memory": {
37
  "unit": "MB",
38
+ "max_ram": 1374.019584,
39
+ "max_global_vram": 8171.02848,
40
  "max_process_vram": 0.0,
41
+ "max_reserved": 7516.192768,
42
+ "max_allocated": 6526.990336
43
  },
44
  "latency": {
45
  "unit": "s",
46
  "count": 2,
47
+ "total": 1.268205810546875,
48
+ "mean": 0.6341029052734375,
49
+ "stdev": 0.0006953735351562518,
50
+ "p50": 0.6341029052734375,
51
+ "p90": 0.6346592041015625,
52
+ "p95": 0.6347287414550781,
53
+ "p99": 0.6347843713378906,
54
  "values": [
55
+ 0.6334075317382812,
56
+ 0.6347982788085937
57
  ]
58
  },
59
  "throughput": {
60
  "unit": "images/s",
61
+ "value": 1.577031096504408
62
  },
63
  "energy": {
64
  "unit": "kWh",
65
+ "cpu": 7.505267196231419e-06,
66
+ "ram": 4.105245512347769e-06,
67
+ "gpu": 4.230711717900012e-05,
68
+ "total": 5.391762988757931e-05
69
  },
70
  "efficiency": {
71
  "unit": "images/kWh",
72
+ "value": 18546.809310517638
73
  }
74
  }
75
  }