whitphx HF Staff commited on
Commit
ef63a24
·
verified ·
1 Parent(s): 8f70565

Update benchmark: Xenova/depth-anything-small-hf (web/depth-estimation)

Browse files

Benchmark ID: da2a4c83-adae-49cf-b125-b5aa3c37f677
Status: completed
Timestamp: 2025-10-20T12:11:28.805Z

depth-estimation/Xenova/depth-anything-small-hf/web_warm_webgpu_fp32_b1_chromium_32c_8gb.json ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "da2a4c83-adae-49cf-b125-b5aa3c37f677",
3
+ "status": "completed",
4
+ "timestamp": 1760962288805,
5
+ "startedAt": 1761000454625,
6
+ "completedAt": 1761000467798,
7
+ "platform": "web",
8
+ "modelId": "Xenova/depth-anything-small-hf",
9
+ "task": "depth-estimation",
10
+ "mode": "warm",
11
+ "device": "webgpu",
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": 414.3,
21
+ "p90": 458.8,
22
+ "raw": [
23
+ 469.9,
24
+ 414.3,
25
+ 394.8
26
+ ]
27
+ },
28
+ "first_infer_ms": {
29
+ "p50": 419.3,
30
+ "p90": 422.8,
31
+ "raw": [
32
+ 419.3,
33
+ 407.7,
34
+ 423.7
35
+ ]
36
+ },
37
+ "subsequent_infer_ms": {
38
+ "p50": 168.1,
39
+ "p90": 177.7,
40
+ "raw": [
41
+ 174.7,
42
+ 189.7,
43
+ 165.1,
44
+ 169.7,
45
+ 166.1,
46
+ 158.1,
47
+ 174.7,
48
+ 166.2,
49
+ 168.1
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
+ "gpu": {
61
+ "vendor": "Google Inc. (NVIDIA)",
62
+ "renderer": "ANGLE (NVIDIA, Vulkan 1.4.303 (NVIDIA NVIDIA A10G (0x00002237)), NVIDIA)",
63
+ "webgpuAdapter": "nvidia"
64
+ }
65
+ }
66
+ }