Skip to content

Updates - #5279

Draft
timcassell wants to merge 1 commit into
dotnet:mainfrom
timcassell:monoaotllvm-updates
Draft

Updates #5279
timcassell wants to merge 1 commit into
dotnet:mainfrom
timcassell:monoaotllvm-updates

Conversation

@timcassell

Copy link
Copy Markdown

Resolves #5092
Resolves #5192

Updated recommended config.
Re-enabled concurrent benchmarks.
Added MonoAotLLVMToolchain after BDN removed it in dotnet/BenchmarkDotNet#3232.

I looked at removing monoaotllvm, but it was more far-reaching than I was comfortable with, so I opted to port the toolchain here instead. If you guys no longer want it, someone with more knowledge of the cross-cutting concerns can remove it.

Leaving this as draft until dotnet/BenchmarkDotNet#3232 is merged, but please feel free to leave feedback (on either PR).

Update recommended config.
Reenable concurrent benchmarks.
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.

MonoAotLLVM Toolchain Fix hang when running AddRemoveFromSameThreads and AddRemoveFromDifferentThreads in BDN 0.16

1 participant