IlyasMoutawwakil HF staff commited on
Commit
9f730d9
·
verified ·
1 Parent(s): c130851

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": 4210.66752,
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": 46.07589453125,
15
- "mean": 46.07589453125,
16
  "stdev": 0.0,
17
- "p50": 46.07589453125,
18
- "p90": 46.07589453125,
19
- "p95": 46.07589453125,
20
- "p99": 46.07589453125,
21
  "values": [
22
- 46.07589453125
23
  ]
24
  },
25
  "throughput": null,
26
  "energy": {
27
  "unit": "kWh",
28
- "cpu": 0.0004593219272881942,
29
- "ram": 0.00025172854499223656,
30
- "gpu": 0.0006804180443340004,
31
- "total": 0.0013914685166144312
32
  },
33
  "efficiency": null
34
  },
35
  "call": {
36
  "memory": {
37
  "unit": "MB",
38
- "max_ram": 1317.031936,
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.2836973266601563,
48
- "mean": 0.6418486633300782,
49
- "stdev": 0.001040069580078129,
50
- "p50": 0.6418486633300782,
51
- "p90": 0.6426807189941406,
52
- "p95": 0.6427847259521484,
53
- "p99": 0.6428679315185547,
54
  "values": [
55
- 0.64080859375,
56
- 0.6428887329101562
57
  ]
58
  },
59
  "throughput": {
60
  "unit": "images/s",
61
- "value": 1.5579996611845217
62
  },
63
  "energy": {
64
  "unit": "kWh",
65
- "cpu": 7.597859459375104e-06,
66
- "ram": 4.1561847629641485e-06,
67
- "gpu": 4.3597534877999784e-05,
68
- "total": 5.535157910033904e-05
69
  },
70
  "efficiency": {
71
  "unit": "images/kWh",
72
- "value": 18066.3319141671
73
  }
74
  }
75
  }
 
2
  "load": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 4222.32064,
6
+ "max_global_vram": 6157.76256,
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": 48.398578125,
15
+ "mean": 48.398578125,
16
  "stdev": 0.0,
17
+ "p50": 48.398578125,
18
+ "p90": 48.398578125,
19
+ "p95": 48.398578125,
20
+ "p99": 48.398578125,
21
  "values": [
22
+ 48.398578125
23
  ]
24
  },
25
  "throughput": null,
26
  "energy": {
27
  "unit": "kWh",
28
+ "cpu": 0.00048767440545486164,
29
+ "ram": 0.00026727248492154247,
30
+ "gpu": 0.0006665705332560001,
31
+ "total": 0.001421517423632404
32
  },
33
  "efficiency": null
34
  },
35
  "call": {
36
  "memory": {
37
  "unit": "MB",
38
+ "max_ram": 1353.056256,
39
+ "max_global_vram": 8150.05696,
40
  "max_process_vram": 0.0,
41
+ "max_reserved": 7495.221248,
42
+ "max_allocated": 6532.102144
43
  },
44
  "latency": {
45
  "unit": "s",
46
  "count": 2,
47
+ "total": 1.2952549438476562,
48
+ "mean": 0.6476274719238281,
49
+ "stdev": 2.999877929688033e-05,
50
+ "p50": 0.6476274719238281,
51
+ "p90": 0.6476514709472656,
52
+ "p95": 0.6476544708251952,
53
+ "p99": 0.647656870727539,
54
  "values": [
55
+ 0.6475974731445312,
56
+ 0.647657470703125
57
  ]
58
  },
59
  "throughput": {
60
  "unit": "images/s",
61
+ "value": 1.544097561256044
62
  },
63
  "energy": {
64
  "unit": "kWh",
65
+ "cpu": 7.671273339583115e-06,
66
+ "ram": 4.1965309804835174e-06,
67
+ "gpu": 4.121128296900043e-05,
68
+ "total": 5.307908728906706e-05
69
  },
70
  "efficiency": {
71
  "unit": "images/kWh",
72
+ "value": 18839.811516615406
73
  }
74
  }
75
  }