Skip to content

Commit d87fd21

Browse files
committed
add Mac Pro M3 Max benchmark
1 parent c95f934 commit d87fd21

File tree

2 files changed

+31
-7
lines changed

2 files changed

+31
-7
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,24 @@ Codspeed measures performance by cpu instructions.
3838
| single-thread | `29.4 ms` (1.00x) | `113.2 ms` (3.85x) |`167.9 ms` (5.71x) |
3939

4040

41+
### MacBook Pro M3 Max
42+
43+
#### cal.com.tsx
44+
45+
| | oxc | swc | biome |
46+
| ------------- | ---------------- | ----------------- | ----------------- |
47+
| no-drop | `3.4 ms` (1.00x) | `13.4 ms` (3.99x) | `16.7 ms` (4.97x) |
48+
| parallel | `5.8 ms` (1.00x) | `23.8 ms` (4.14x) | `30.1 ms` (5.23x) |
49+
| single-thread | `3.4 ms` (1.00x) | `14.4 ms` (4.28x) | `18.3 ms` (5.42x) |
50+
51+
#### typescript.js
52+
53+
| | oxc | swc | biome |
54+
| ------------- | ----------------- | ------------------ | ------------------ |
55+
| no-drop | `26.3 ms` (1.00x) | `84.1 ms` (3.20x) | `130.1 ms` (4.94x) |
56+
| parallel | `36.1 ms` (1.00x) | `126.3 ms` (3.50x) | `225.9 ms` (6.26x) |
57+
| single-thread | `26.4 ms` (1.00x) | `91.0 ms` (3.45x) | `139.3 ms` (5.28x) |
58+
4159
### Run benchmark locally
4260

4361
Run the following command on your machine for replication.

pnpm-lock.yaml

Lines changed: 13 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)