Basic C# knowledgeFamiliarity with BenchmarkDotNet
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
80
調査方針
Look at the power plan management code in BenchmarkDotNet, likely in the 'Engine' or 'Environment' related files. The issue suggests checking if the current power plan is already 'Ultimate Performance' before switching to 'High Performance'. Find where the power plan is changed and add a condition to avoid unnecessary changes.