Skip to content

ci/performance testing - #2304

Merged
Vincent Biret (baywet) merged 32 commits into
mainfrom
ci/performance-testing
Apr 11, 2025
Merged

ci/performance testing#2304
Vincent Biret (baywet) merged 32 commits into
mainfrom
ci/performance-testing

Conversation

@baywet

Copy link
Copy Markdown
Member

fixes#1971

Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
chore: uses STJ attribute based serialization
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
@baywet
Vincent Biret (baywet) marked this pull request as ready for review April 8, 2025 18:07
@baywet
Vincent Biret (baywet) requested a review from a team as a code ownerApril 8, 2025 18:07
@baywet
Vincent Biret (baywet) enabled auto-merge (squash) April 8, 2025 18:21
@MaggieKimani1

Maggie Kimani (MaggieKimani1) commented Apr 9, 2025

Copy link
Copy Markdown
Contributor

Is the run comparison tool for empty models CI step supposed to be failing? I see the one for v1 is running successfully.

@baywet

Copy link
Copy Markdown
MemberAuthor

Is the run comparison tool for empty models CI step supposed to be failing? I see the one for v1 is running successfully.

yes, this is strange, the memory footprint of an OpenAPISchema is not the same on my local machine and on the runners, and I don't know why.

@sonarqubecloud

Copy link
Copy Markdown

Quality Gate FailedQuality Gate failed

Failed conditions
7.0% Coverage on New Code (required ≥ 80%)
3.6% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

@baywet
Vincent Biret (baywet) deleted the ci/performance-testing branch April 11, 2025 09:02
Comment threadperformance/Program.cs Outdated
using BenchmarkDotNet.Configs;
using BenchmarkDotNet.Running;

namespace performance

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ioj

Sign up for freeto 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.

[API Review] Memory performance improvements

3 participants

@baywet@MaggieKimani1@DevoUmair