Skip to content

Do not run benchmarks on linux, we can’t collect anything anyway#415

Merged
kukushechkin merged 2 commits intoapple:mainfrom
kukushechkin:do-not-run-benchmarks-on-linux
Feb 17, 2026
Merged

Do not run benchmarks on linux, we can’t collect anything anyway#415
kukushechkin merged 2 commits intoapple:mainfrom
kukushechkin:do-not-run-benchmarks-on-linux

Conversation

@kukushechkin
Copy link
Copy Markdown
Contributor

swift-nio reusable workflow for running benchmarks has been recently fixed and now linux benchmarks are failing because we do not have any thresholds recorded. The main purpose for swift-log benchmarks is to keep track of the amount of instructions and on linux runners performance metrics are not available, so we cannot check the relevant metric. Let's remove them.

@kukushechkin kukushechkin added the semver/none No version bump required. label Feb 17, 2026
@kukushechkin kukushechkin enabled auto-merge (squash) February 17, 2026 17:56
@kukushechkin kukushechkin merged commit f22537f into apple:main Feb 17, 2026
56 of 57 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver/none No version bump required.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants