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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
microsoft
/
OpenAPI.NET
Public
Notifications
You must be signed in to change notification settings
Fork
286
Star
1.6k
Code
Issues
21
Pull requests
7
Discussions
Actions
Projects
Wiki
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
ci/performance testing to v1
- #2310
#2310
Merged
Vincent Biret (baywet)
merged 26 commits into
support/v1
microsoft/OpenAPI.NET:support/v1
from
ci/performance-testing-to-v1
microsoft/OpenAPI.NET:ci/performance-testing-to-v1
Copy head branch name to clipboard
Apr 9, 2025
Conversation
Commits
26
(26)
Checks
Files changed
Merged
ci/performance testing to v1
#2310
Vincent Biret (baywet)
merged 26 commits into
support/v1
microsoft/OpenAPI.NET:support/v1
from
ci/performance-testing-to-v1
microsoft/OpenAPI.NET:ci/performance-testing-to-v1
Copy head branch name to clipboard
Commits
Commits on Apr 8, 2025
ci: performance project scaffolding
Vincent Biret (baywet)
committed
475bfeb
View commit details
Copy full SHA for 475bfeb
Browse repository at this point
chore: moves benchmark to dedicated directory
Show description for a7416ab
Vincent Biret (baywet)
committed
a7416ab
View commit details
Copy full SHA for a7416ab
Browse repository at this point
chore: commits initial benchmark results
Show description for e3f2c65
Vincent Biret (baywet)
committed
e3f2c65
View commit details
Copy full SHA for e3f2c65
Browse repository at this point
ci: adds a comparison project for benchmark results
Show description for e87e2e6
Vincent Biret (baywet)
committed
e87e2e6
View commit details
Copy full SHA for e87e2e6
Browse repository at this point
ci: adds benchmark runs and comparison
Show description for 914ecbf
Vincent Biret (baywet)
committed
914ecbf
View commit details
Copy full SHA for 914ecbf
Browse repository at this point
ci: renames empty models tests
Show description for 56adf5b
Vincent Biret (baywet)
committed
56adf5b
View commit details
Copy full SHA for 56adf5b
Browse repository at this point
chore: refactors to a command structure
Show description for aa0e588
Vincent Biret (baywet)
committed
aa0e588
View commit details
Copy full SHA for aa0e588
Browse repository at this point
chore: moves models to a dedicated source file
Show description for 2a3b34d
Vincent Biret (baywet)
committed
2a3b34d
View commit details
Copy full SHA for 2a3b34d
Browse repository at this point
ci: fixes missing project argument
Show description for ec9ae69
Vincent Biret (baywet)
committed
ec9ae69
View commit details
Copy full SHA for ec9ae69
Browse repository at this point
ci: fixes reports path
Show description for 850db82
Vincent Biret (baywet)
committed
850db82
View commit details
Copy full SHA for 850db82
Browse repository at this point
chore: moves policies to own directory
Show description for ef34542
Vincent Biret (baywet)
committed
ef34542
View commit details
Copy full SHA for ef34542
Browse repository at this point
chore: no warn on static method for perf test project
Vincent Biret (baywet)
committed
f8f89b0
View commit details
Copy full SHA for f8f89b0
Browse repository at this point
chore: linting
Show description for 53ccd26
Vincent Biret (baywet)
committed
53ccd26
View commit details
Copy full SHA for 53ccd26
Browse repository at this point
chore: reduces run time for empty performance tests
Show description for 2db17ed
Vincent Biret (baywet)
committed
2db17ed
View commit details
Copy full SHA for 2db17ed
Browse repository at this point
chore: linting
Show description for 0ea217b
Vincent Biret (baywet)
committed
0ea217b
View commit details
Copy full SHA for 0ea217b
Browse repository at this point
ci: fixes working directory for benchmark run
Show description for 4b7d820
Vincent Biret (baywet)
committed
4b7d820
View commit details
Copy full SHA for 4b7d820
Browse repository at this point
ci: adds basic infrastructure for descriptions based performance tests
Show description for 8c55f17
Vincent Biret (baywet)
committed
8c55f17
View commit details
Copy full SHA for 8c55f17
Browse repository at this point
chore: refresh empty object tests
Show description for 64547fe
Vincent Biret (baywet)
committed
64547fe
View commit details
Copy full SHA for 64547fe
Browse repository at this point
ci: adds comparison run for descriptions comparisons
Show description for 0106ad7
Vincent Biret (baywet)
committed
0106ad7
View commit details
Copy full SHA for 0106ad7
Browse repository at this point
ci: adds percentage based comparisons
Show description for d1efe85
Vincent Biret (baywet)
committed
d1efe85
View commit details
Copy full SHA for d1efe85
Browse repository at this point
ci: adds large description to performance tests
Show description for 29dd7d8
Vincent Biret (baywet)
committed
29dd7d8
View commit details
Copy full SHA for 29dd7d8
Browse repository at this point
ci: adds yaml descriptions perf tests to compare
Show description for 2db224e
Vincent Biret (baywet)
committed
2db224e
View commit details
Copy full SHA for 2db224e
Browse repository at this point
chore: updates performance tests to work with v1
Show description for 7bd9c5e
Vincent Biret (baywet)
committed
7bd9c5e
View commit details
Copy full SHA for 7bd9c5e
Browse repository at this point
chore: updates performance tests results
Show description for 39486e2
Vincent Biret (baywet)
committed
39486e2
View commit details
Copy full SHA for 39486e2
Browse repository at this point
ci: adds truncation in percentage difference to reduce noise
Show description for d5b794c
Vincent Biret (baywet)
committed
d5b794c
View commit details
Copy full SHA for d5b794c
Browse repository at this point
chore: fixes sln references
Vincent Biret (baywet)
committed
62714c2
View commit details
Copy full SHA for 62714c2
Browse repository at this point
You can’t perform that action at this time.