IlyasMoutawwakil HF staff commited on
Commit
5f3f046
·
verified ·
1 Parent(s): 0ae3f6a

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": 4308.45952,
6
- "max_global_vram": 6180.831232,
7
  "max_process_vram": 0.0,
8
- "max_reserved": 5595.201536,
9
- "max_allocated": 5507.964928
10
  },
11
  "latency": {
12
  "unit": "s",
13
  "count": 1,
14
- "total": 43.531171875,
15
- "mean": 43.531171875,
16
  "stdev": 0.0,
17
- "p50": 43.531171875,
18
- "p90": 43.531171875,
19
- "p95": 43.531171875,
20
- "p99": 43.531171875,
21
  "values": [
22
- 43.531171875
23
  ]
24
  },
25
  "throughput": null,
26
  "energy": {
27
  "unit": "kWh",
28
- "cpu": 0.0004278210249437505,
29
- "ram": 0.000234467835631028,
30
- "gpu": 0.000604085205489999,
31
- "total": 0.0012663740660647776
32
  },
33
  "efficiency": null
34
  },
35
  "call": {
36
  "memory": {
37
  "unit": "MB",
38
- "max_ram": 1488.011264,
39
- "max_global_vram": 8546.418688,
40
  "max_process_vram": 0.0,
41
- "max_reserved": 7902.068736,
42
- "max_allocated": 6593.623552
43
  },
44
  "latency": {
45
  "unit": "s",
46
  "count": 2,
47
- "total": 1.1891353759765626,
48
- "mean": 0.5945676879882813,
49
- "stdev": 0.0007200927734374862,
50
- "p50": 0.5945676879882813,
51
- "p90": 0.5951437622070312,
52
- "p95": 0.595215771484375,
53
- "p99": 0.59527337890625,
54
  "values": [
55
- 0.5952877807617187,
56
- 0.5938475952148438
57
  ]
58
  },
59
  "throughput": {
60
  "unit": "images/s",
61
- "value": 1.681894290931783
62
  },
63
  "energy": {
64
  "unit": "kWh",
65
- "cpu": 7.043350319097207e-06,
66
- "ram": 3.852056029363424e-06,
67
- "gpu": 3.875461433699989e-05,
68
- "total": 4.965002068546052e-05
69
  },
70
  "efficiency": {
71
  "unit": "images/kWh",
72
- "value": 20140.97851711146
73
  }
74
  }
75
  }
 
2
  "load": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 4292.087808,
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.76938671875,
15
+ "mean": 43.76938671875,
16
  "stdev": 0.0,
17
+ "p50": 43.76938671875,
18
+ "p90": 43.76938671875,
19
+ "p95": 43.76938671875,
20
+ "p99": 43.76938671875,
21
  "values": [
22
+ 43.76938671875
23
  ]
24
  },
25
  "throughput": null,
26
  "energy": {
27
  "unit": "kWh",
28
+ "cpu": 0.00043026082461597237,
29
+ "ram": 0.00023580414000291128,
30
+ "gpu": 0.00067305748289,
31
+ "total": 0.0013391224475088836
32
  },
33
  "efficiency": null
34
  },
35
  "call": {
36
  "memory": {
37
  "unit": "MB",
38
+ "max_ram": 1468.768256,
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.1971961669921876,
48
+ "mean": 0.5985980834960938,
49
+ "stdev": 2.8320312499996447e-05,
50
+ "p50": 0.5985980834960938,
51
+ "p90": 0.5986207397460938,
52
+ "p95": 0.5986235717773438,
53
+ "p99": 0.5986258374023438,
54
  "values": [
55
+ 0.5986264038085938,
56
+ 0.5985697631835938
57
  ]
58
  },
59
  "throughput": {
60
  "unit": "images/s",
61
+ "value": 1.6705699994218668
62
  },
63
  "energy": {
64
  "unit": "kWh",
65
+ "cpu": 7.090197661805596e-06,
66
+ "ram": 3.877490409554286e-06,
67
+ "gpu": 4.009100429500003e-05,
68
+ "total": 5.1058692366359914e-05
69
  },
70
  "efficiency": {
71
  "unit": "images/kWh",
72
+ "value": 19585.303768156256
73
  }
74
  }
75
  }