chore: Update dependencies and benchmark relating code#184
Conversation
| @@ -1,23 +1,15 @@ | |||
| // This benchmark project is based on CliFx.Benchmarks. | |||
There was a problem hiding this comment.
.editorconfig is recently modified to use utf8-bom.
It need to apply this rule to all cs files by dotnet format command on another PR.
|
I've compared to README's benchmark results that is measured on 2024/5/31. I don't know what cause this performance differences.
It's reproduced by using v5.0.0 tag version of benchmark code. (that using System.CommandLine v5.0.0 benchmark results
|
|
Thank you, checking the latest is also important from a fairness perspective. |
|
Thanks for merging this PR.
If possible, please update |
This PR update package dependencies and update benchmark relating code.
to test System.CommandLine
2.0.0-beta5.Before this PR merged
After this PR merged
Note:
Completed Work Itemscolumns are displayed. BecauseThreadingDiagnoseris added..