IlyasMoutawwakil HF Staff commited on
Commit
272ad23
·
verified ·
1 Parent(s): 2a67567

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,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "forward": {
3
+ "memory": {
4
+ "unit": "MB",
5
+ "max_ram": 896.376832,
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": 9,
14
+ "total": 1.0524713220000024,
15
+ "mean": 0.11694125800000027,
16
+ "stdev": 0.02755352627994,
17
+ "p50": 0.09973772999998687,
18
+ "p90": 0.15354558299999327,
19
+ "p95": 0.15367540899999313,
20
+ "p99": 0.153779269799993,
21
+ "values": [
22
+ 0.15348066999999332,
23
+ 0.153805234999993,
24
+ 0.15031776000000718,
25
+ 0.09973772999998687,
26
+ 0.0916184170000065,
27
+ 0.09334442200000126,
28
+ 0.0934388990000059,
29
+ 0.1287501719999966,
30
+ 0.08797801700001173
31
+ ]
32
+ },
33
+ "throughput": {
34
+ "unit": "samples/s",
35
+ "value": 17.10260377051866
36
+ },
37
+ "energy": null,
38
+ "efficiency": null
39
+ }
40
+ }