Skip to content

fix: Audit 06/10 - #2564

Merged
milesj merged 2 commits into
masterfrom
fixes-0610
Jun 10, 2026
Merged

fix: Audit 06/10#2564
milesj merged 2 commits into
masterfrom
fixes-0610

Conversation

@milesj

@milesj milesj commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings June 10, 2026 20:40

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the built-in Go toolchain plugin version and documents the associated regression fix in the project changelog.

Changes:

  • Bumped the default go_toolchain plugin locator version from 1.4.0 to 1.4.1.
  • Added an Unreleased changelog entry noting a fix for a go.mod parsing regression involving tool ().

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
crates/config-loader/src/toolchains_config_ext.rs Updates the default Go toolchain plugin version used when resolving the built-in plugin locator.
CHANGELOG.md Documents the Go toolchain regression fix under the Unreleased Toolchains section.

@codspeed-hq

codspeed-hq Bot commented Jun 10, 2026

Copy link
Copy Markdown

Merging this PR will improve performance by 38.56%

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 2 improved benchmarks
✅ 21 untouched benchmarks

Performance Changes

Mode Benchmark BASE HEAD Efficiency
WallTime get_file_hashes[1000] 6.6 ms 4.7 ms +40.37%
WallTime get_file_hashes[100] 1.7 ms 1.2 ms +36.78%

Tip

Curious why this is faster? Comment @codspeedbot explain why this is faster on this PR, or directly use the CodSpeed MCP with your agent.


Comparing fixes-0610 (e5294c5) with master (ab3dc07)

Open in CodSpeed

@milesj
milesj merged commit 164fc0b into master Jun 10, 2026
48 of 50 checks passed
@milesj
milesj deleted the fixes-0610 branch June 10, 2026 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants