whitphx commited on
Commit
27eb0e0
·
verified ·
1 Parent(s): 2cbd583

Update benchmark: onnx-community/fairface_age_image_detection-ONNX (web/image-classification)

Browse files

Benchmark ID: 1c66d994-c779-41b3-8e48-c792c54a725d
Status: completed
Timestamp: 2025-10-21T07:11:50.494Z

image-classification/onnx-community/fairface_age_image_detection-ONNX/web_warm_wasm_fp32_b1_chromium_32c_8gb.json ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "1c66d994-c779-41b3-8e48-c792c54a725d",
3
+ "status": "completed",
4
+ "timestamp": 1761030710494,
5
+ "startedAt": 1761088818520,
6
+ "completedAt": 1761088857081,
7
+ "platform": "web",
8
+ "modelId": "onnx-community/fairface_age_image_detection-ONNX",
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": 3961.9,
21
+ "p90": 4014.4,
22
+ "raw": [
23
+ 3961.9,
24
+ 3829,
25
+ 4027.5
26
+ ]
27
+ },
28
+ "first_infer_ms": {
29
+ "p50": 1385.7,
30
+ "p90": 1397.8,
31
+ "raw": [
32
+ 1400.8,
33
+ 1381.5,
34
+ 1385.7
35
+ ]
36
+ },
37
+ "subsequent_infer_ms": {
38
+ "p50": 1370.1,
39
+ "p90": 1381.6,
40
+ "raw": [
41
+ 1376.3,
42
+ 1371.7,
43
+ 1373.4,
44
+ 1402.7,
45
+ 1367,
46
+ 1370.1,
47
+ 1367.4,
48
+ 1362.6,
49
+ 1367.3
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
+ }