Skip to content

Commit 527c6aa

Browse files
committed
Update GitHub runner benchmarks
1 parent af95612 commit 527c6aa

11 files changed

+26
-259
lines changed
Loading

github-actions-integration/price-performance-1.svg

Lines changed: 0 additions & 47 deletions
This file was deleted.
Loading

github-actions-integration/price-performance-2.svg

Lines changed: 0 additions & 47 deletions
This file was deleted.
Loading

github-actions-integration/price-performance-3.svg

Lines changed: 0 additions & 47 deletions
This file was deleted.
Loading

github-actions-integration/price-performance-4.svg

Lines changed: 0 additions & 47 deletions
This file was deleted.
Loading

github-actions-integration/price-performance-5.svg

Lines changed: 0 additions & 47 deletions
This file was deleted.

github-actions-integration/price-performance.mdx

Lines changed: 26 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -17,27 +17,29 @@ In addition to being 10x more cost-effective, Ubicloud runners are also faster.
1717

1818
Below is a sample of run times across open source projects for GitHub and Ubicloud runners. We also display Ubicloud 4 vCore runner times. Since Ubicloud comes with a significant price advantage, we recommend trying more powerful runners for faster builds.
1919

20-
![Performance 1](/github-actions-integration/price-performance-1.svg)
21-
Repo source: https://github.com/facebook/folly (C++ Build and Test)
22-
Run source: https://github.com/enescakir/astrobee/actions/runs/6403956193
23-
Run date: 2023-10-04
24-
25-
![Performance 2](/github-actions-integration/price-performance-2.svg)
26-
Repo source: https://github.com/google/xls (C++ Build and Test)
27-
Run source: https://github.com/enescakir/xls/actions/runs/6405033359
28-
Run date: 2023-10-04
29-
30-
![Performance 3](/github-actions-integration/price-performance-3.svg)
31-
Repo source: https://github.com/PeerDB-io/peerdb (Rust Cargo Build and Test)
32-
Run source: https://github.com/enescakir/peerdb/actions/runs/6404580654
33-
Run date: 2023-10-04
34-
35-
![Performance 4](/github-actions-integration/price-performance-4.svg)
36-
Repo source: https://github.com/supabase/supabase (Check code with Typescript)
37-
Run source: https://github.com/enescakir/supabase/actions/runs/6659044529
38-
Run date: 2023-10-26
39-
40-
![Performance 5](/github-actions-integration/price-performance-5.svg)
41-
Repo source: https://github.com/nasa/astrobee (C++ Build and Test)
42-
Run source: https://github.com/enescakir/astrobee/actions/runs/6403956193
43-
Run date: 2023-10-04
20+
<CardGroup cols={1}>
21+
<Card img="/github-actions-integration/price-performance-1.jpg">
22+
**Repo source:** https://github.com/facebook/folly (C++ Build and Test) <br />
23+
**Run date:** 7 January 2025
24+
</Card>
25+
26+
<Card img="/github-actions-integration/price-performance-2.jpg">
27+
**Repo source:** https://github.com/google/xls (Bazel Test) <br />
28+
**Run date:** 7 January 2025
29+
</Card>
30+
31+
<Card img="/github-actions-integration/price-performance-3.jpg">
32+
**Repo source:** https://github.com/PeerDB-io/peerdb (Docker Build) <br />
33+
**Run date:** 7 January 2025
34+
</Card>
35+
36+
<Card img="/github-actions-integration/price-performance-4.jpg">
37+
**Repo source:** https://github.com/supabase/supabase (Check code with Typescript) <br />
38+
**Run date:** 7 January 2025
39+
</Card>
40+
41+
<Card img="/github-actions-integration/price-performance-5.jpg">
42+
**Repo source:** https://github.com/nasa/astrobee (C++ Build and Test) <br />
43+
**Run date:** 7 January 2025
44+
</Card>
45+
</CardGroup>

0 commit comments

Comments
 (0)