IlyasMoutawwakil HF staff commited on
Commit
992c4dc
1 Parent(s): aa3aa1c

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,41 @@
1
  {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  "call": {
3
  "memory": {
4
  "unit": "MB",
5
- "max_ram": 7018.881024,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -11,31 +44,31 @@
11
  "latency": {
12
  "unit": "s",
13
  "count": 1,
14
- "total": 49.24113144599994,
15
- "mean": 49.24113144599994,
16
  "stdev": 0.0,
17
- "p50": 49.24113144599994,
18
- "p90": 49.24113144599994,
19
- "p95": 49.24113144599994,
20
- "p99": 49.24113144599994,
21
  "values": [
22
- 49.24113144599994
23
  ]
24
  },
25
  "throughput": {
26
  "unit": "images/s",
27
- "value": 0.02030822547399516
28
  },
29
  "energy": {
30
  "unit": "kWh",
31
- "cpu": 0.0019172446118460764,
32
- "ram": 8.014619384267074e-05,
33
  "gpu": 0.0,
34
- "total": 0.001997390805688747
35
  },
36
  "efficiency": {
37
  "unit": "images/kWh",
38
- "value": 500.6531506763278
39
  }
40
  }
41
  }
 
1
  {
2
+ "load": {
3
+ "memory": {
4
+ "unit": "MB",
5
+ "max_ram": 547.565568,
6
+ "max_global_vram": null,
7
+ "max_process_vram": null,
8
+ "max_reserved": null,
9
+ "max_allocated": null
10
+ },
11
+ "latency": {
12
+ "unit": "s",
13
+ "count": 1,
14
+ "total": 22.391686288000017,
15
+ "mean": 22.391686288000017,
16
+ "stdev": 0.0,
17
+ "p50": 22.391686288000017,
18
+ "p90": 22.391686288000017,
19
+ "p95": 22.391686288000017,
20
+ "p99": 22.391686288000017,
21
+ "values": [
22
+ 22.391686288000017
23
+ ]
24
+ },
25
+ "throughput": null,
26
+ "energy": {
27
+ "unit": "kWh",
28
+ "cpu": 0.000746087568336063,
29
+ "ram": 3.1188266714514156e-05,
30
+ "gpu": 0,
31
+ "total": 0.0007772758350505771
32
+ },
33
+ "efficiency": null
34
+ },
35
  "call": {
36
  "memory": {
37
  "unit": "MB",
38
+ "max_ram": 5880.6272,
39
  "max_global_vram": null,
40
  "max_process_vram": null,
41
  "max_reserved": null,
 
44
  "latency": {
45
  "unit": "s",
46
  "count": 1,
47
+ "total": 49.228875269000014,
48
+ "mean": 49.228875269000014,
49
  "stdev": 0.0,
50
+ "p50": 49.228875269000014,
51
+ "p90": 49.228875269000014,
52
+ "p95": 49.228875269000014,
53
+ "p99": 49.228875269000014,
54
  "values": [
55
+ 49.228875269000014
56
  ]
57
  },
58
  "throughput": {
59
  "unit": "images/s",
60
+ "value": 0.02031328147425118
61
  },
62
  "energy": {
63
  "unit": "kWh",
64
+ "cpu": 0.0019172202918264604,
65
+ "ram": 8.014529251565932e-05,
66
  "gpu": 0.0,
67
+ "total": 0.00199736558434212
68
  },
69
  "efficiency": {
70
  "unit": "images/kWh",
71
+ "value": 500.6594725769113
72
  }
73
  }
74
  }