Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
dotnet
/
BenchmarkDotNet
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
11.5k
Code
Issues
131
Pull requests
34
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat: Migrate CLI to use System.Commandline
- #3162
#3162
Open
filzrev
wants to merge 19 commits into
dotnet:master
dotnet/BenchmarkDotNet:master
from
filzrev:feat-migrate-system-commandline
filzrev/BenchmarkDotNet:feat-migrate-system-commandline
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Open
feat: Migrate CLI to use System.Commandline
#3162
filzrev
wants to merge 19 commits into
dotnet:master
dotnet/BenchmarkDotNet:master
from
filzrev:feat-migrate-system-commandline
filzrev/BenchmarkDotNet:feat-migrate-system-commandline
Copy head branch name to clipboard
Commits
Commits on Sep 8, 2026
feat: migrate to system.commandline
Show description for b9d9efb
filzrev
and
abdulrahmanhossam
committed
b9d9efb
View commit details
Copy full SHA for b9d9efb
Browse repository at this point
chore: add temporary workaround code for netfx testhost
filzrev
committed
63edcd3
View commit details
Copy full SHA for 63edcd3
Browse repository at this point
chore: fix CommandLineParser specific workaround code
filzrev
committed
1422940
View commit details
Copy full SHA for 1422940
Browse repository at this point
chore: add tests for extra arguments
filzrev
committed
7a7c4c6
View commit details
Copy full SHA for 7a7c4c6
Browse repository at this point
chore: add jitTieringMode option
filzrev
committed
757a7dc
View commit details
Copy full SHA for 757a7dc
Browse repository at this point
chore: fix wrong option naming
filzrev
committed
aef4eb4
View commit details
Copy full SHA for aef4eb4
Browse repository at this point
chore: remove duplicated assertion line
filzrev
committed
b0f36f3
View commit details
Copy full SHA for b0f36f3
Browse repository at this point
chore: fix duplicated option detection logics
filzrev
committed
47e6c3f
View commit details
Copy full SHA for 47e6c3f
Browse repository at this point
chore: fix wrong evaluateoverhead description
filzrev
committed
402c219
View commit details
Copy full SHA for 402c219
Browse repository at this point
chore: fix wrong RestorePathOption type
filzrev
committed
0146881
View commit details
Copy full SHA for 0146881
Browse repository at this point
chore: remove -h option check and add comparer
filzrev
committed
82a63fc
View commit details
Copy full SHA for 82a63fc
Browse repository at this point
chore: add support option value that specified with `:` delimiter
filzrev
committed
b1e3021
View commit details
Copy full SHA for b1e3021
Browse repository at this point
chore: remove -h alias from help option (/h also need to be excluded)
filzrev
committed
680750f
View commit details
Copy full SHA for 680750f
Browse repository at this point
chore: add --consumeTasksSynchronously option support
filzrev
committed
e3cd179
View commit details
Copy full SHA for e3cd179
Browse repository at this point
chore: changes the case of dictionary keys
filzrev
committed
258bbf7
View commit details
Copy full SHA for 258bbf7
Browse repository at this point
chore: update help message tests
filzrev
committed
91edb79
View commit details
Copy full SHA for 91edb79
Browse repository at this point
chore: add --title argument support
filzrev
committed
e3ba463
View commit details
Copy full SHA for e3ba463
Browse repository at this point
chore: add support for --list json
filzrev
committed
c662451
View commit details
Copy full SHA for c662451
Browse repository at this point
Commits on Sep 9, 2026
chore: update code based on latest master
filzrev
committed
4afb1a9
View commit details
Copy full SHA for 4afb1a9
Browse repository at this point
You can’t perform that action at this time.