Skip to content

Conversation

@psfinaki
Copy link
Contributor

@psfinaki psfinaki commented Jan 29, 2024

Also removes a warning and a longer-running benchmark series (to save some more time).

@github-actions
Copy link
Contributor

✅ No release notes required

Comment on lines -552 to -556
$properties_storage = $properties
$properties += "/p:RuntimeIdentifier=win-x64"
$properties += "/p:Configuration=Release" # Always run in release.
BuildSolution "FSharp.Benchmarks.sln" $False
$properties = $properties_storage
Copy link
Member

Choose a reason for hiding this comment

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

I'm almost certain that it won't build without at least the RID.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Nono looks like it builds and works like this.

@psfinaki psfinaki marked this pull request as ready for review January 29, 2024 16:36
@psfinaki psfinaki requested a review from a team as a code owner January 29, 2024 16:36
@vzarytovskii vzarytovskii merged commit cc4b772 into dotnet:main Jan 29, 2024
@psfinaki psfinaki deleted the bench/12 branch February 10, 2025 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants