[PR #1549] [CLOSED] speed up ci with rust cache #2406

Closed
opened 2026-03-16 08:52:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1549
Author: @bluejekyll
Created: 9/5/2021
Status: Closed

Base: mainHead: speed-up-ci-with-rust-cache


📝 Commits (2)

  • 06823aa speed up ci with rust cache
  • eef7759 disable incremental builds in CI

📊 Changes

1 file changed (+16 additions, -0 deletions)

View changed files

📝 .github/workflows/test.yml (+16 -0)

📄 Description

I decided to try this after reading https://matklad.github.io/2021/09/04/fast-rust-builds.html, but I'm not seeing any benefits. I wonder if I'm doing something wrong with other cache rules, or if it really doesn't make a difference.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hickory-dns/hickory-dns/pull/1549 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 9/5/2021 **Status:** ❌ Closed **Base:** `main` ← **Head:** `speed-up-ci-with-rust-cache` --- ### 📝 Commits (2) - [`06823aa`](https://github.com/hickory-dns/hickory-dns/commit/06823aa3754bd2e16ce678fc695d2ca3bee74c07) speed up ci with rust cache - [`eef7759`](https://github.com/hickory-dns/hickory-dns/commit/eef7759624581e911bb17d7a5eaee6346a51d9a3) disable incremental builds in CI ### 📊 Changes **1 file changed** (+16 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/test.yml` (+16 -0) </details> ### 📄 Description I decided to try this after reading https://matklad.github.io/2021/09/04/fast-rust-builds.html, but I'm not seeing any benefits. I wonder if I'm doing something wrong with other cache rules, or if it really doesn't make a difference. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 08:52:12 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#2406
No description provided.