IlyasMoutawwakil HF staff commited on
Commit
53f2553
1 Parent(s): 200266d

Upload cpu_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark_report.json with huggingface_hub

Browse files
cpu_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark_report.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
- "load": {
3
  "memory": {
4
  "unit": "MB",
5
- "max_ram": 572.280832,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -11,26 +11,32 @@
11
  "latency": {
12
  "unit": "s",
13
  "values": [
14
- 17.27991233900002
15
  ],
16
  "count": 1,
17
- "total": 17.27991233900002,
18
- "mean": 17.27991233900002,
19
- "p50": 17.27991233900002,
20
- "p90": 17.27991233900002,
21
- "p95": 17.27991233900002,
22
- "p99": 17.27991233900002,
23
  "stdev": 0,
24
  "stdev_": 0
25
  },
26
  "throughput": null,
27
- "energy": null,
 
 
 
 
 
 
28
  "efficiency": null
29
  },
30
  "call": {
31
  "memory": {
32
  "unit": "MB",
33
- "max_ram": 7708.729344,
34
  "max_global_vram": null,
35
  "max_process_vram": null,
36
  "max_reserved": null,
@@ -39,32 +45,32 @@
39
  "latency": {
40
  "unit": "s",
41
  "values": [
42
- 108.00499589399999
43
  ],
44
  "count": 1,
45
- "total": 108.00499589399999,
46
- "mean": 108.00499589399999,
47
- "p50": 108.00499589399999,
48
- "p90": 108.00499589399999,
49
- "p95": 108.00499589399999,
50
- "p99": 108.00499589399999,
51
  "stdev": 0,
52
  "stdev_": 0
53
  },
54
  "throughput": {
55
  "unit": "images/s",
56
- "value": 0.018517661923369472
57
  },
58
  "energy": {
59
  "unit": "kWh",
60
- "cpu": 0.004211340934344441,
61
- "ram": 0.0001760466773942395,
62
  "gpu": 0.0,
63
- "total": 0.004387387611738681
64
  },
65
  "efficiency": {
66
  "unit": "images/kWh",
67
- "value": 455.8521327472634
68
  }
69
  }
70
  }
 
1
  {
2
+ "load_model": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 575.700992,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
 
11
  "latency": {
12
  "unit": "s",
13
  "values": [
14
+ 16.730419366000035
15
  ],
16
  "count": 1,
17
+ "total": 16.730419366000035,
18
+ "mean": 16.730419366000035,
19
+ "p50": 16.730419366000035,
20
+ "p90": 16.730419366000035,
21
+ "p95": 16.730419366000035,
22
+ "p99": 16.730419366000035,
23
  "stdev": 0,
24
  "stdev_": 0
25
  },
26
  "throughput": null,
27
+ "energy": {
28
+ "unit": "kWh",
29
+ "cpu": 0.0007844235046277793,
30
+ "ram": 3.2790837412158804e-05,
31
+ "gpu": 0,
32
+ "total": 0.0008172143420399381
33
+ },
34
  "efficiency": null
35
  },
36
  "call": {
37
  "memory": {
38
  "unit": "MB",
39
+ "max_ram": 7645.663232,
40
  "max_global_vram": null,
41
  "max_process_vram": null,
42
  "max_reserved": null,
 
45
  "latency": {
46
  "unit": "s",
47
  "values": [
48
+ 109.56486193800004
49
  ],
50
  "count": 1,
51
+ "total": 109.56486193800004,
52
+ "mean": 109.56486193800004,
53
+ "p50": 109.56486193800004,
54
+ "p90": 109.56486193800004,
55
+ "p95": 109.56486193800004,
56
+ "p99": 109.56486193800004,
57
  "stdev": 0,
58
  "stdev_": 0
59
  },
60
  "throughput": {
61
  "unit": "images/s",
62
+ "value": 0.018254027473988414
63
  },
64
  "energy": {
65
  "unit": "kWh",
66
+ "cpu": 0.004240909115955554,
67
+ "ram": 0.0001772826926029978,
68
  "gpu": 0.0,
69
+ "total": 0.004418191808558552
70
  },
71
  "efficiency": {
72
  "unit": "images/kWh",
73
+ "value": 452.6738735348174
74
  }
75
  }
76
  }