whitphx HF Staff commited on
Commit
ba4d443
·
verified ·
1 Parent(s): bb218a6

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

Browse files

Benchmark ID: 88996934-0760-4bb8-87e4-1fd9b37057d1
Status: completed
Timestamp: 2025-10-20T12:11:28.807Z

depth-estimation/Xenova/depth-anything-base-hf/web_warm_webgpu_fp32_b1_chromium_32c_8gb.json ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "88996934-0760-4bb8-87e4-1fd9b37057d1",
3
+ "status": "completed",
4
+ "timestamp": 1760962288807,
5
+ "startedAt": 1761000571918,
6
+ "completedAt": 1761000603725,
7
+ "platform": "web",
8
+ "modelId": "Xenova/depth-anything-base-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": 3416.3,
21
+ "p90": 3725.9,
22
+ "raw": [
23
+ 3803.3,
24
+ 3313.7,
25
+ 3416.3
26
+ ]
27
+ },
28
+ "first_infer_ms": {
29
+ "p50": 768.9,
30
+ "p90": 911.3,
31
+ "raw": [
32
+ 748.7,
33
+ 768.9,
34
+ 946.9
35
+ ]
36
+ },
37
+ "subsequent_infer_ms": {
38
+ "p50": 259.1,
39
+ "p90": 276.6,
40
+ "raw": [
41
+ 265.9,
42
+ 258,
43
+ 284.4,
44
+ 268.6,
45
+ 253.3,
46
+ 259.1,
47
+ 256.5,
48
+ 248.9,
49
+ 274.6
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
+ }