whitphx HF Staff commited on
Commit
db4ab1f
·
verified ·
1 Parent(s): 9ba9e56

Update benchmark: Xenova/resnet-152 (web/image-classification)

Browse files

Benchmark ID: 493a25fe-ca8d-42db-a8a4-d0b98a46bf36
Status: completed
Timestamp: 2025-10-20T12:11:28.242Z

image-classification/Xenova/resnet-152/web_warm_wasm_fp32_b1_chromium_32c_8gb.json ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "493a25fe-ca8d-42db-a8a4-d0b98a46bf36",
3
+ "status": "completed",
4
+ "timestamp": 1760962288242,
5
+ "startedAt": 1760975064975,
6
+ "completedAt": 1760975084980,
7
+ "platform": "web",
8
+ "modelId": "Xenova/resnet-152",
9
+ "task": "image-classification",
10
+ "mode": "warm",
11
+ "device": "wasm",
12
+ "dtype": "fp32",
13
+ "batchSize": 1,
14
+ "repeats": 3,
15
+ "browser": "chromium",
16
+ "headed": false,
17
+ "runtime": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/140.0.7339.186 Safari/537.36",
18
+ "metrics": {
19
+ "load_ms": {
20
+ "p50": 620.1,
21
+ "p90": 633.6,
22
+ "raw": [
23
+ 637,
24
+ 620.1,
25
+ 617.5
26
+ ]
27
+ },
28
+ "first_infer_ms": {
29
+ "p50": 961.1,
30
+ "p90": 976.8,
31
+ "raw": [
32
+ 980.7,
33
+ 960.9,
34
+ 961.1
35
+ ]
36
+ },
37
+ "subsequent_infer_ms": {
38
+ "p50": 945.9,
39
+ "p90": 959.8,
40
+ "raw": [
41
+ 974.6,
42
+ 956.1,
43
+ 937.8,
44
+ 951.5,
45
+ 945.9,
46
+ 951.7,
47
+ 940.3,
48
+ 939.9,
49
+ 942.2
50
+ ]
51
+ }
52
+ },
53
+ "environment": {
54
+ "userAgent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/140.0.7339.186 Safari/537.36",
55
+ "platform": "Linux x86_64",
56
+ "cpuCores": 32,
57
+ "memory": {
58
+ "deviceMemory": 8
59
+ }
60
+ }
61
+ }