IlyasMoutawwakil HF staff commited on
Commit
3727f12
·
verified ·
1 Parent(s): 1746a8b

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,76 @@
2
  "load": {
3
  "memory": {
4
  "unit": "MB",
5
- "max_ram": 4286.726144,
6
- "max_global_vram": 6165.102592,
7
  "max_process_vram": 0.0,
8
- "max_reserved": 5572.132864,
9
- "max_allocated": 5513.289728
10
  },
11
  "latency": {
12
  "unit": "s",
13
- "count": 1,
14
- "total": 74.6552109375,
15
- "mean": 74.6552109375,
16
- "stdev": 0.0,
17
- "p50": 74.6552109375,
18
- "p90": 74.6552109375,
19
- "p95": 74.6552109375,
20
- "p99": 74.6552109375,
21
  "values": [
22
- 74.6552109375
23
- ]
 
 
 
 
 
 
 
 
 
24
  },
25
  "throughput": null,
26
  "energy": {
27
  "unit": "kWh",
28
- "cpu": 0.0008813377278916254,
29
- "ram": 0.00048303146262317504,
30
- "gpu": 0.0012953210362560141,
31
- "total": 0.0026596902267708145
32
  },
33
  "efficiency": null
34
  },
35
  "call": {
36
  "memory": {
37
  "unit": "MB",
38
- "max_ram": 1484.173312,
39
- "max_global_vram": 8530.690048,
40
  "max_process_vram": 0.0,
41
- "max_reserved": 7879.000064,
42
- "max_allocated": 6598.948352
43
  },
44
  "latency": {
45
  "unit": "s",
46
- "count": 2,
47
- "total": 1.2091548461914061,
48
- "mean": 0.6045774230957031,
49
- "stdev": 0.0005226745605468319,
50
- "p50": 0.6045774230957031,
51
- "p90": 0.6049955627441406,
52
- "p95": 0.6050478302001953,
53
- "p99": 0.605089644165039,
54
  "values": [
55
- 0.6040547485351563,
56
- 0.60510009765625
57
- ]
 
 
 
 
 
 
 
 
 
58
  },
59
  "throughput": {
60
  "unit": "images/s",
61
- "value": 1.6540478717838303
62
  },
63
  "energy": {
64
  "unit": "kWh",
65
- "cpu": 7.17464377463936e-06,
66
- "ram": 3.914652312525207e-06,
67
- "gpu": 4.051183796499602e-05,
68
- "total": 5.160113405216059e-05
69
  },
70
  "efficiency": {
71
  "unit": "images/kWh",
72
- "value": 19379.419045115523
73
  }
74
  }
75
  }
 
2
  "load": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 4327.084032,
6
+ "max_global_vram": 6188.171264,
7
  "max_process_vram": 0.0,
8
+ "max_reserved": 5595.201536,
9
+ "max_allocated": 5509.013504
10
  },
11
  "latency": {
12
  "unit": "s",
 
 
 
 
 
 
 
 
13
  "values": [
14
+ 81.991875
15
+ ],
16
+ "count": 1,
17
+ "total": 81.991875,
18
+ "mean": 81.991875,
19
+ "p50": 81.991875,
20
+ "p90": 81.991875,
21
+ "p95": 81.991875,
22
+ "p99": 81.991875,
23
+ "stdev": 0,
24
+ "stdev_": 0
25
  },
26
  "throughput": null,
27
  "energy": {
28
  "unit": "kWh",
29
+ "cpu": 0.0008750058432681423,
30
+ "ram": 0.00047956004328106625,
31
+ "gpu": 0.0012176156963139562,
32
+ "total": 0.0025721815828631646
33
  },
34
  "efficiency": null
35
  },
36
  "call": {
37
  "memory": {
38
  "unit": "MB",
39
+ "max_ram": 1508.196352,
40
+ "max_global_vram": 8553.75872,
41
  "max_process_vram": 0.0,
42
+ "max_reserved": 7902.068736,
43
+ "max_allocated": 6594.672128
44
  },
45
  "latency": {
46
  "unit": "s",
 
 
 
 
 
 
 
 
47
  "values": [
48
+ 0.5937373657226562,
49
+ 0.5952593994140625
50
+ ],
51
+ "count": 2,
52
+ "total": 1.1889967651367188,
53
+ "mean": 0.5944983825683594,
54
+ "p50": 0.5944983825683594,
55
+ "p90": 0.5951071960449219,
56
+ "p95": 0.5951832977294922,
57
+ "p99": 0.5952441790771484,
58
+ "stdev": 0.0007610168457031219,
59
+ "stdev_": 0.12800991020620903
60
  },
61
  "throughput": {
62
  "unit": "images/s",
63
+ "value": 1.6820903627690078
64
  },
65
  "energy": {
66
  "unit": "kWh",
67
+ "cpu": 7.083910689935794e-06,
68
+ "ram": 3.857762645368694e-06,
69
+ "gpu": 4.0321143368049484e-05,
70
+ "total": 5.126281670335397e-05
71
  },
72
  "efficiency": {
73
  "unit": "images/kWh",
74
+ "value": 19507.31669285299
75
  }
76
  }
77
  }