IlyasMoutawwakil HF Staff commited on
Commit
b6a54e0
·
verified ·
1 Parent(s): 93dad41

Upload test_api_push_to_hub_mixin/benchmark_report.json with huggingface_hub

Browse files
test_api_push_to_hub_mixin/benchmark_report.json ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "load": {
3
+ "memory": {
4
+ "unit": "MB",
5
+ "max_ram": 525.570048,
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": 6.214252961799502,
15
+ "mean": 6.214252961799502,
16
+ "stdev": 0.0,
17
+ "p50": 6.214252961799502,
18
+ "p90": 6.214252961799502,
19
+ "p95": 6.214252961799502,
20
+ "p99": 6.214252961799502,
21
+ "values": [
22
+ 6.214252961799502
23
+ ]
24
+ },
25
+ "throughput": null,
26
+ "energy": null,
27
+ "efficiency": null
28
+ },
29
+ "forward": {
30
+ "memory": {
31
+ "unit": "MB",
32
+ "max_ram": 973.078528,
33
+ "max_global_vram": null,
34
+ "max_process_vram": null,
35
+ "max_reserved": null,
36
+ "max_allocated": null
37
+ },
38
+ "latency": {
39
+ "unit": "s",
40
+ "count": 24,
41
+ "total": 1.033276118338108,
42
+ "mean": 0.04305317159742117,
43
+ "stdev": 0.0056569858496859395,
44
+ "p50": 0.04124795086681843,
45
+ "p90": 0.05133361741900444,
46
+ "p95": 0.05394609849900007,
47
+ "p99": 0.06044075866229832,
48
+ "values": [
49
+ 0.03950503375381231,
50
+ 0.03937410842627287,
51
+ 0.03930600080639124,
52
+ 0.051910918205976486,
53
+ 0.03825373947620392,
54
+ 0.03866713400930166,
55
+ 0.03919058386236429,
56
+ 0.03992874827235937,
57
+ 0.04381514433771372,
58
+ 0.04191288724541664,
59
+ 0.04168067220598459,
60
+ 0.04183300770819187,
61
+ 0.062273443676531315,
62
+ 0.049986582249403,
63
+ 0.041196965612471104,
64
+ 0.04115126933902502,
65
+ 0.04129893612116575,
66
+ 0.05430524796247482,
67
+ 0.04213548544794321,
68
+ 0.04051280301064253,
69
+ 0.04036368243396282,
70
+ 0.04058432672172785,
71
+ 0.04243492614477873,
72
+ 0.041654471307992935
73
+ ]
74
+ },
75
+ "throughput": {
76
+ "unit": "samples/s",
77
+ "value": 46.45418504126645
78
+ },
79
+ "energy": null,
80
+ "efficiency": null
81
+ }
82
+ }