Skip to content

Commit e4f61eb

Browse files
committed
website: update actions durations
1 parent a9b7993 commit e4f61eb

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

website/docs/_project/_development-durations.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
{/* Below 5 minutes use "Several minutes later" */}
55
export const developmentDurations = {
6-
"work": "about 128 minutes (2h08m) (with multi-libs subset)",
6+
"work": "about 162 minutes (2h42m) (with multi-libs subset)",
77
"darwin-x64": "About 97 minutes (1h37m) later (with multi-libs subset)",
88
"darwin-arm64": "About 55 minutes later (with multi-libs subset)",
99
"linux-x64": "About 62 minutes (1h02m) later (with multi-libs subset)",

website/docs/_project/_github-actions-durations.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33

44
The full builds take almost 13 hours:
55

6-
- `darwin-x64`: 3h25m (nuc)
7-
- `darwin-arm64`: 1h50m (m1)
8-
- `linux-x64`: 2h07m (amd)
9-
- `linux-arm64`: 12h30m (rpi4)
10-
- `win32-x64`: 2h06m (amd)
6+
- `darwin-x64`: 3h38m (nuc)
7+
- `darwin-arm64`: 1h55m (m1)
8+
- `linux-x64`: 1h47m (amd)
9+
- `linux-arm64`: 3h24m (ampere)
10+
- `win32-x64`: 1h40m (amd)

0 commit comments

Comments
 (0)