Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@apocelipes
Copy link
Contributor

@apocelipes apocelipes commented Oct 10, 2025

It's time to upgrade to Go 1.25.2.

Upgrades:

  • Upgrade Go to 1.25.2.
  • Upgrade the Docker image to alpine:3.22 because the base image has been upgraded the Alpine version.
  • Upgrade modules.
  • Upgrade GitHub actions.

Performance can be improved on both small and large codebases:
image

image

The size of the binary file has also been significantly reduced:

image

Reduced about 3 megabytes. This will significantly reduce the time required to launch the program, which is why performance improvements are more noticeable in smaller codebases.

@pr-insights pr-insights bot added VH/complexity Very high complexity XL/size Extra large change labels Oct 10, 2025
@pr-insights pr-insights bot added M/complexity Normal or medium complexity M/size Normal or medium sized change and removed XL/size Extra large change VH/complexity Very high complexity labels Oct 10, 2025
@boyter
Copy link
Owner

boyter commented Oct 10, 2025

Dammit, I had not installed it yet. OK ill take the hint.

@boyter boyter merged commit 731dd79 into boyter:master Oct 10, 2025
4 checks passed
@apocelipes apocelipes deleted the feat-upgrade-1.25 branch October 10, 2025 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

M/complexity Normal or medium complexity M/size Normal or medium sized change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants