Skip to content

docs: include specific benchmark numbers in build optimization note#2110

Merged
devantler merged 2 commits intodocs/document-build-optimizations-759e3b5e17a2f37dfrom
copilot/sub-pr-2103
Feb 9, 2026
Merged

docs: include specific benchmark numbers in build optimization note#2110
devantler merged 2 commits intodocs/document-build-optimizations-759e3b5e17a2f37dfrom
copilot/sub-pr-2103

Conversation

Copy link
Contributor

Copilot AI commented Feb 9, 2026

The contributor guide note mentioned a general 25–30% size reduction range but lacked the specific benchmark referenced in the parent PR description.

Updated CONTRIBUTING.md to include:

This aligns the documentation with the specifics mentioned in the PR description for #2103.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: devantler <26203420+devantler@users.noreply.github.com>
Copilot AI changed the title [WIP] Update contributor guide with build optimization flags docs: include specific benchmark numbers in build optimization note Feb 9, 2026
Copilot AI requested a review from devantler February 9, 2026 01:04
@devantler devantler marked this pull request as ready for review February 9, 2026 01:10
@devantler devantler merged commit c905305 into docs/document-build-optimizations-759e3b5e17a2f37d Feb 9, 2026
@devantler devantler deleted the copilot/sub-pr-2103 branch February 9, 2026 01:10
@github-project-automation github-project-automation bot moved this from 🏃🏻‍♂️ In Progress to ✅ Done in 🌊 Project Board Feb 9, 2026
github-merge-queue bot pushed a commit that referenced this pull request Feb 11, 2026
* docs: document build optimization flags in contributor guide

Add documentation for -ldflags="-s -w" build optimization that reduces
binary size by ~28% (302MB → 217MB). This helps contributors understand
the difference between development builds and release artifacts.

Changes:
- CONTRIBUTING.md: Add production build command with optimization flags
- .github/copilot-instructions.md: Add optimization note to build section

Relates to: #2095

* Update CONTRIBUTING.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Nikolai Emil Damm <ned@devantler.tech>

* Update .github/copilot-instructions.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Nikolai Emil Damm <ned@devantler.tech>

* Update .github/copilot-instructions.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Nikolai Emil Damm <ned@devantler.tech>

* docs: use distinct binary name for optimized builds and clarify release parity (#2105)

* Initial plan

* docs: use distinct binary name for optimized builds and clarify wording

Co-authored-by: devantler <26203420+devantler@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: devantler <26203420+devantler@users.noreply.github.com>

* docs: include specific benchmark numbers in build optimization note (#2110)

---------

Signed-off-by: Nikolai Emil Damm <ned@devantler.tech>
Co-authored-by: Update Docs Bot <docs-bot@devantler-tech.com>
Co-authored-by: Nikolai Emil Damm <ned@devantler.tech>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: devantler <26203420+devantler@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants

Comments