IlyasMoutawwakil HF staff commited on
Commit
1dd08eb
1 Parent(s): bb9c262

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,62 +2,60 @@
2
  "load": {
3
  "memory": {
4
  "unit": "MB",
5
- "max_ram": 4499.16928,
6
  "max_global_vram": 68702.69952,
7
- "max_process_vram": 431139.094528,
8
- "max_reserved": 5603.590144,
9
- "max_allocated": 5508.440064
10
  },
11
  "latency": {
12
  "unit": "s",
13
  "count": 1,
14
- "total": 11.686423828125,
15
- "mean": 11.686423828125,
16
  "stdev": 0.0,
17
- "p50": 11.686423828125,
18
- "p90": 11.686423828125,
19
- "p95": 11.686423828125,
20
- "p99": 11.686423828125,
21
  "values": [
22
- 11.686423828125
23
  ]
24
  },
25
  "throughput": null,
26
  "energy": null,
27
- "efficiency": null,
28
- "measures": null
29
  },
30
  "call": {
31
  "memory": {
32
  "unit": "MB",
33
- "max_ram": 1350.365184,
34
  "max_global_vram": 68702.69952,
35
- "max_process_vram": 5343918.624768,
36
- "max_reserved": 9026.142208,
37
- "max_allocated": 8663.85664
38
  },
39
  "latency": {
40
  "unit": "s",
41
  "count": 3,
42
- "total": 1.4570186767578126,
43
- "mean": 0.4856728922526042,
44
- "stdev": 0.008478192776053243,
45
- "p50": 0.4883094177246094,
46
- "p90": 0.49324916381835937,
47
- "p95": 0.4938666320800781,
48
- "p99": 0.4943606066894531,
49
  "values": [
50
- 0.4883094177246094,
51
- 0.49448410034179685,
52
- 0.47422515869140625
53
  ]
54
  },
55
  "throughput": {
56
  "unit": "images/s",
57
- "value": 2.058999001080522
58
  },
59
  "energy": null,
60
- "efficiency": null,
61
- "measures": null
62
  }
63
  }
 
2
  "load": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 4494.569472,
6
  "max_global_vram": 68702.69952,
7
+ "max_process_vram": 414434.492416,
8
+ "max_reserved": 5572.132864,
9
+ "max_allocated": 5512.962048
10
  },
11
  "latency": {
12
  "unit": "s",
13
  "count": 1,
14
+ "total": 11.35815234375,
15
+ "mean": 11.35815234375,
16
  "stdev": 0.0,
17
+ "p50": 11.35815234375,
18
+ "p90": 11.35815234375,
19
+ "p95": 11.35815234375,
20
+ "p99": 11.35815234375,
21
  "values": [
22
+ 11.35815234375
23
  ]
24
  },
25
  "throughput": null,
26
  "energy": null,
27
+ "efficiency": null
 
28
  },
29
  "call": {
30
  "memory": {
31
  "unit": "MB",
32
+ "max_ram": 1350.680576,
33
  "max_global_vram": 68702.69952,
34
+ "max_process_vram": 5144288.210944,
35
+ "max_reserved": 8994.684928,
36
+ "max_allocated": 8668.378624
37
  },
38
  "latency": {
39
  "unit": "s",
40
  "count": 3,
41
+ "total": 1.4520044860839845,
42
+ "mean": 0.48400149536132814,
43
+ "stdev": 0.008627174514546332,
44
+ "p50": 0.4877242431640625,
45
+ "p90": 0.4913067138671875,
46
+ "p95": 0.49175452270507813,
47
+ "p99": 0.49211276977539065,
48
  "values": [
49
+ 0.4922023315429688,
50
+ 0.4877242431640625,
51
+ 0.47207791137695315
52
  ]
53
  },
54
  "throughput": {
55
  "unit": "images/s",
56
+ "value": 2.066109319049638
57
  },
58
  "energy": null,
59
+ "efficiency": null
 
60
  }
61
  }