whitphx commited on
Commit
5a8b049
·
verified ·
1 Parent(s): 88f226b

Update benchmark: Xenova/bge-base-zh-v1.5 (node/feature-extraction)

Browse files

Benchmark ID: 0347617a-520e-43a9-8b8f-852e89fafaea
Status: completed
Timestamp: 2025-10-20T10:55:30.127Z

feature-extraction/Xenova/bge-base-zh-v1.5/node_warm_cpu_fp16_b1_apple_10c_32gb_arm64.json ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "0347617a-520e-43a9-8b8f-852e89fafaea",
3
+ "status": "completed",
4
+ "timestamp": 1760957730127,
5
+ "startedAt": 1760982795144,
6
+ "completedAt": 1760982808790,
7
+ "platform": "node",
8
+ "modelId": "Xenova/bge-base-zh-v1.5",
9
+ "task": "feature-extraction",
10
+ "mode": "warm",
11
+ "device": "cpu",
12
+ "dtype": "fp16",
13
+ "batchSize": 1,
14
+ "repeats": 3,
15
+ "runtime": "node-22.16.0",
16
+ "metrics": {
17
+ "load_ms": {
18
+ "p50": 651.6,
19
+ "p90": 689.4,
20
+ "raw": [
21
+ 311.5,
22
+ 651.6,
23
+ 698.9
24
+ ]
25
+ },
26
+ "first_infer_ms": {
27
+ "p50": 160.6,
28
+ "p90": 382.8,
29
+ "raw": [
30
+ 160.6,
31
+ 149.6,
32
+ 438.3
33
+ ]
34
+ },
35
+ "subsequent_infer_ms": {
36
+ "p50": 144.2,
37
+ "p90": 333.6,
38
+ "raw": [
39
+ 132.5,
40
+ 115.7,
41
+ 187.4,
42
+ 144.2,
43
+ 89.6,
44
+ 93.7,
45
+ 379.4,
46
+ 322.1,
47
+ 242.8
48
+ ]
49
+ }
50
+ },
51
+ "environment": {
52
+ "cpu": {
53
+ "model": "Apple M4",
54
+ "cores": 10,
55
+ "threads": 10
56
+ },
57
+ "memory": {
58
+ "total": "32.00 GB",
59
+ "available": "3.50 GB"
60
+ },
61
+ "platform": "darwin",
62
+ "arch": "arm64",
63
+ "nodeVersion": "v22.16.0"
64
+ },
65
+ "cacheDir": "/Users/whitphx/src/transformersjs-bench-min/bench/.bench-cache/default"
66
+ }