[PR #1372] [MERGED] build: add optimised tagged release profile #4152

Closed
opened 2026-05-22 23:57:51 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/1372
Author: @JakeStanger
Created: 2/14/2026
Status: Merged
Merged: 2/15/2026
Merged by: @JakeStanger

Base: masterHead: build/release-profile


📝 Commits (1)

  • d12d7a6 build: add optimised tagged release profile

📊 Changes

2 files changed (+19 additions, -1 deletions)

View changed files

.cargo/config.toml (+18 -0)
📝 .github/workflows/binary.yml (+1 -1)

📄 Description

A new tagged-release build profile has been added with all optimisations enabled. This slows builds in the region of 3-4x for marginal performance gains, so is not included in the regular release profile used by -git packages.


🔄 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/JakeStanger/ironbar/pull/1372 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 2/14/2026 **Status:** ✅ Merged **Merged:** 2/15/2026 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `build/release-profile` --- ### 📝 Commits (1) - [`d12d7a6`](https://github.com/JakeStanger/ironbar/commit/d12d7a6a85dea32a378160fa155d94d951598dd3) build: add optimised tagged release profile ### 📊 Changes **2 files changed** (+19 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `.cargo/config.toml` (+18 -0) 📝 `.github/workflows/binary.yml` (+1 -1) </details> ### 📄 Description A new `tagged-release` build profile has been added with all optimisations enabled. This slows builds in the region of 3-4x for marginal performance gains, so is not included in the regular release profile used by `-git` packages. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-22 23:57:51 +01: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
JakeStanger/ironbar#4152
No description provided.