Skip to content

upgrade: go v1.26.1 and dependencies#211

Open
ignoxx wants to merge 2 commits into
anthdm:masterfrom
ignoxx:upgrade/go-1.26.1-and-deps
Open

upgrade: go v1.26.1 and dependencies#211
ignoxx wants to merge 2 commits into
anthdm:masterfrom
ignoxx:upgrade/go-1.26.1-and-deps

Conversation

@ignoxx
Copy link
Copy Markdown

@ignoxx ignoxx commented Mar 8, 2026

Summary

  • Upgraded Go to v1.26.1
  • Applied go fix ./... to modernize code
  • Updated dependencies

Benchmarks

Ran 5 benchmark runs before/after - observed ~1.14% average throughput improvement. Go 1.26 enables the Green Tea GC by default (introduced in 1.25), which reduces GC overhead by 10-40% for allocation-heavy workloads.

Testing

  • All tests passing
  • All builds passing

@ignoxx ignoxx changed the title Upgrade/go 1.26.1 and deps upgrade: go v1.26.1 and dependencies Mar 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant