IlyasMoutawwakil HF staff commited on
Commit
0c44934
·
verified ·
1 Parent(s): 1258b9f

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": 4230.905856,
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": 58.29437109375,
15
- "mean": 58.29437109375,
16
  "stdev": 0.0,
17
- "p50": 58.29437109375,
18
- "p90": 58.29437109375,
19
- "p95": 58.29437109375,
20
- "p99": 58.29437109375,
21
  "values": [
22
- 58.29437109375
23
  ]
24
  },
25
  "throughput": null,
26
  "energy": {
27
  "unit": "kWh",
28
- "cpu": 0.0006039578121569422,
29
- "ram": 0.00033100666172089933,
30
- "gpu": 0.0008713293081739999,
31
- "total": 0.0018062937820518415
32
  },
33
  "efficiency": null
34
  },
35
  "call": {
36
  "memory": {
37
  "unit": "MB",
38
- "max_ram": 1365.733376,
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.2687175903320314,
48
- "mean": 0.6343587951660157,
49
- "stdev": 0.00011514282226560146,
50
- "p50": 0.6343587951660157,
51
- "p90": 0.6344509094238281,
52
- "p95": 0.6344624237060547,
53
- "p99": 0.6344716351318359,
54
  "values": [
55
- 0.63424365234375,
56
- 0.6344739379882812
57
  ]
58
  },
59
  "throughput": {
60
  "unit": "images/s",
61
- "value": 1.5763949481275714
62
  },
63
  "energy": {
64
  "unit": "kWh",
65
- "cpu": 7.516810132397546e-06,
66
- "ram": 4.111804236853231e-06,
67
- "gpu": 4.364447936000028e-05,
68
- "total": 5.5273093729251056e-05
69
  },
70
  "efficiency": {
71
  "unit": "images/kWh",
72
- "value": 18091.985313837977
73
  }
74
  }
75
  }
 
2
  "load": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 4218.195968,
6
+ "max_global_vram": 6212.288512,
7
  "max_process_vram": 0.0,
8
+ "max_reserved": 5626.658816,
9
+ "max_allocated": 5502.410752
10
  },
11
  "latency": {
12
  "unit": "s",
13
  "count": 1,
14
+ "total": 56.57447265625,
15
+ "mean": 56.57447265625,
16
  "stdev": 0.0,
17
+ "p50": 56.57447265625,
18
+ "p90": 56.57447265625,
19
+ "p95": 56.57447265625,
20
+ "p99": 56.57447265625,
21
  "values": [
22
+ 56.57447265625
23
  ]
24
  },
25
  "throughput": null,
26
  "energy": {
27
  "unit": "kWh",
28
+ "cpu": 0.000584643752541807,
29
+ "ram": 0.0003204207415274492,
30
+ "gpu": 0.0008683240279920004,
31
+ "total": 0.0017733885220612567
32
  },
33
  "efficiency": null
34
  },
35
  "call": {
36
  "memory": {
37
  "unit": "MB",
38
+ "max_ram": 1337.6512,
39
+ "max_global_vram": 8204.582912,
40
  "max_process_vram": 0.0,
41
+ "max_reserved": 7549.7472,
42
+ "max_allocated": 6521.223168
43
  },
44
  "latency": {
45
  "unit": "s",
46
  "count": 2,
47
+ "total": 1.2858849487304687,
48
+ "mean": 0.6429424743652343,
49
+ "stdev": 0.00035256958007812145,
50
+ "p50": 0.6429424743652343,
51
+ "p90": 0.6432245300292968,
52
+ "p95": 0.6432597869873047,
53
+ "p99": 0.6432879925537109,
54
  "values": [
55
+ 0.6425899047851562,
56
+ 0.6432950439453125
57
  ]
58
  },
59
  "throughput": {
60
  "unit": "images/s",
61
+ "value": 1.5553491017797234
62
  },
63
  "energy": {
64
  "unit": "kWh",
65
+ "cpu": 7.616059399313397e-06,
66
+ "ram": 4.166288779269773e-06,
67
+ "gpu": 4.204975586199989e-05,
68
+ "total": 5.383210404058306e-05
69
  },
70
  "efficiency": {
71
  "unit": "images/kWh",
72
+ "value": 18576.275585403793
73
  }
74
  }
75
  }