IlyasMoutawwakil HF staff commited on
Commit
0eccd80
·
verified ·
1 Parent(s): 019d784

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": 4264.861696,
6
- "max_global_vram": 6185.025536,
7
  "max_process_vram": 0.0,
8
- "max_reserved": 5599.39584,
9
- "max_allocated": 5506.8672
10
  },
11
  "latency": {
12
  "unit": "s",
13
  "count": 1,
14
- "total": 55.6842734375,
15
- "mean": 55.6842734375,
16
  "stdev": 0.0,
17
- "p50": 55.6842734375,
18
- "p90": 55.6842734375,
19
- "p95": 55.6842734375,
20
- "p99": 55.6842734375,
21
  "values": [
22
- 55.6842734375
23
  ]
24
  },
25
  "throughput": null,
26
  "energy": {
27
  "unit": "kWh",
28
- "cpu": 0.0005660301102847222,
29
- "ram": 0.00031019014564627153,
30
- "gpu": 0.0007878675747379996,
31
- "total": 0.0016640878306689935
32
  },
33
  "efficiency": null
34
  },
35
  "call": {
36
  "memory": {
37
  "unit": "MB",
38
- "max_ram": 1460.5312,
39
- "max_global_vram": 8550.612992,
40
  "max_process_vram": 0.0,
41
- "max_reserved": 7906.26304,
42
- "max_allocated": 6592.525824
43
  },
44
  "latency": {
45
  "unit": "s",
46
  "count": 2,
47
- "total": 1.1950099487304686,
48
- "mean": 0.5975049743652343,
49
- "stdev": 7.55310058593861e-05,
50
- "p50": 0.5975049743652343,
51
- "p90": 0.5975653991699219,
52
- "p95": 0.5975729522705078,
53
- "p99": 0.5975789947509765,
54
  "values": [
55
- 0.5975805053710938,
56
- 0.597429443359375
57
  ]
58
  },
59
  "throughput": {
60
  "unit": "images/s",
61
- "value": 1.673626233927777
62
  },
63
  "energy": {
64
  "unit": "kWh",
65
- "cpu": 7.081515100694465e-06,
66
- "ram": 3.873383682724352e-06,
67
- "gpu": 3.862822534699993e-05,
68
- "total": 4.958312413041875e-05
69
  },
70
  "efficiency": {
71
  "unit": "images/kWh",
72
- "value": 20168.15232073104
73
  }
74
  }
75
  }
 
2
  "load": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 4289.286144,
6
+ "max_global_vram": 6180.831232,
7
  "max_process_vram": 0.0,
8
+ "max_reserved": 5595.201536,
9
+ "max_allocated": 5507.129344
10
  },
11
  "latency": {
12
  "unit": "s",
13
  "count": 1,
14
+ "total": 44.525859375,
15
+ "mean": 44.525859375,
16
  "stdev": 0.0,
17
+ "p50": 44.525859375,
18
+ "p90": 44.525859375,
19
+ "p95": 44.525859375,
20
+ "p99": 44.525859375,
21
  "values": [
22
+ 44.525859375
23
  ]
24
  },
25
  "throughput": null,
26
  "energy": {
27
  "unit": "kWh",
28
+ "cpu": 0.00043286093413472327,
29
+ "ram": 0.0002372296640158425,
30
+ "gpu": 0.0005936463082500008,
31
+ "total": 0.0012637369064005665
32
  },
33
  "efficiency": null
34
  },
35
  "call": {
36
  "memory": {
37
  "unit": "MB",
38
+ "max_ram": 1469.444096,
39
+ "max_global_vram": 8546.418688,
40
  "max_process_vram": 0.0,
41
+ "max_reserved": 7902.068736,
42
+ "max_allocated": 6592.787968
43
  },
44
  "latency": {
45
  "unit": "s",
46
  "count": 2,
47
+ "total": 1.19332275390625,
48
+ "mean": 0.596661376953125,
49
+ "stdev": 0.0011083984374999911,
50
+ "p50": 0.596661376953125,
51
+ "p90": 0.5975480957031251,
52
+ "p95": 0.597658935546875,
53
+ "p99": 0.597747607421875,
54
  "values": [
55
+ 0.597769775390625,
56
+ 0.595552978515625
57
  ]
58
  },
59
  "throughput": {
60
  "unit": "images/s",
61
+ "value": 1.675992512045173
62
  },
63
  "energy": {
64
  "unit": "kWh",
65
+ "cpu": 7.058811187499517e-06,
66
+ "ram": 3.860605838293479e-06,
67
+ "gpu": 4.141947757999986e-05,
68
+ "total": 5.233889460579285e-05
69
  },
70
  "efficiency": {
71
  "unit": "images/kWh",
72
+ "value": 19106.249903285505
73
  }
74
  }
75
  }