IlyasMoutawwakil HF staff commited on
Commit
cfdbf16
·
verified ·
1 Parent(s): 2f8faaa

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,76 +2,74 @@
2
  "load": {
3
  "memory": {
4
  "unit": "MB",
5
- "max_ram": 4323.38944,
6
- "max_global_vram": 6156.713984,
7
  "max_process_vram": 0.0,
8
- "max_reserved": 5563.744256,
9
- "max_allocated": 5512.880128
10
  },
11
  "latency": {
12
  "unit": "s",
13
- "values": [
14
- 68.98803125
15
- ],
16
  "count": 1,
17
- "total": 68.98803125,
18
- "mean": 68.98803125,
19
- "p50": 68.98803125,
20
- "p90": 68.98803125,
21
- "p95": 68.98803125,
22
- "p99": 68.98803125,
23
- "stdev": 0,
24
- "stdev_": 0
 
 
25
  },
26
  "throughput": null,
27
  "energy": {
28
  "unit": "kWh",
29
- "cpu": 0.000721437498477058,
30
- "ram": 0.00039536997439357675,
31
- "gpu": 0.0009936052393277883,
32
- "total": 0.002110412712198423
33
  },
34
  "efficiency": null
35
  },
36
  "call": {
37
  "memory": {
38
  "unit": "MB",
39
- "max_ram": 1509.49888,
40
- "max_global_vram": 8522.30144,
41
  "max_process_vram": 0.0,
42
- "max_reserved": 7870.611456,
43
- "max_allocated": 6598.538752
44
  },
45
  "latency": {
46
  "unit": "s",
47
- "values": [
48
- 0.6164042358398437,
49
- 0.617046630859375
50
- ],
51
  "count": 2,
52
- "total": 1.2334508666992186,
53
- "mean": 0.6167254333496093,
54
- "p50": 0.6167254333496093,
55
- "p90": 0.6169823913574218,
56
- "p95": 0.6170145111083983,
57
- "p99": 0.6170402069091796,
58
- "stdev": 0.0003211975097656139,
59
- "stdev_": 0.05208111947339352
 
 
 
60
  },
61
  "throughput": {
62
  "unit": "images/s",
63
- "value": 1.621467100146525
64
  },
65
  "energy": {
66
  "unit": "kWh",
67
- "cpu": 7.3411491944979294e-06,
68
- "ram": 3.999525229976788e-06,
69
- "gpu": 4.0852810460068056e-05,
70
- "total": 5.2193484884542775e-05
71
  },
72
  "efficiency": {
73
  "unit": "images/kWh",
74
- "value": 19159.479429513096
75
  }
76
  }
77
  }
 
2
  "load": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 4299.403264,
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
  "count": 1,
14
+ "total": 96.458953125,
15
+ "mean": 96.458953125,
16
+ "stdev": 0.0,
17
+ "p50": 96.458953125,
18
+ "p90": 96.458953125,
19
+ "p95": 96.458953125,
20
+ "p99": 96.458953125,
21
+ "values": [
22
+ 96.458953125
23
+ ]
24
  },
25
  "throughput": null,
26
  "energy": {
27
  "unit": "kWh",
28
+ "cpu": 0.0010423992991312509,
29
+ "ram": 0.0005713069365045657,
30
+ "gpu": 0.0014860625777380005,
31
+ "total": 0.003099768813373817
32
  },
33
  "efficiency": null
34
  },
35
  "call": {
36
  "memory": {
37
  "unit": "MB",
38
+ "max_ram": 1483.915264,
39
+ "max_global_vram": 8553.75872,
40
  "max_process_vram": 0.0,
41
+ "max_reserved": 7902.068736,
42
+ "max_allocated": 6594.672128
43
  },
44
  "latency": {
45
  "unit": "s",
 
 
 
 
46
  "count": 2,
47
+ "total": 1.1905018310546875,
48
+ "mean": 0.5952509155273438,
49
+ "stdev": 0.00023541259765624822,
50
+ "p50": 0.5952509155273438,
51
+ "p90": 0.5954392456054688,
52
+ "p95": 0.5954627868652344,
53
+ "p99": 0.5954816198730469,
54
+ "values": [
55
+ 0.5950155029296875,
56
+ 0.595486328125
57
+ ]
58
  },
59
  "throughput": {
60
  "unit": "images/s",
61
+ "value": 1.679963816794942
62
  },
63
  "energy": {
64
  "unit": "kWh",
65
+ "cpu": 7.059172047916976e-06,
66
+ "ram": 3.858613478619626e-06,
67
+ "gpu": 3.882558661600071e-05,
68
+ "total": 4.9743372142537314e-05
69
  },
70
  "efficiency": {
71
  "unit": "images/kWh",
72
+ "value": 20103.180723947436
73
  }
74
  }
75
  }