Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance OpenAPI-4.0 Regression. #30058

Open
jdmcclur opened this issue Nov 4, 2024 · 0 comments
Open

Performance OpenAPI-4.0 Regression. #30058

jdmcclur opened this issue Nov 4, 2024 · 0 comments
Assignees

Comments

@jdmcclur
Copy link
Member

jdmcclur commented Nov 4, 2024

I have a primitive test hitting the /openapi endpoint. I am seeing a decent throughput regression hitting this endpoint with OpenAPI-4.0 compared to the previous version of the OpenAPI specification. Java profiles haven't made the problem obvious, but I think it may be related to how the JSON is being generated in smallrye, which is different than before.

I think this is low-impact to customers as they won't be accessing this endpoint near as much as this primitive test is doing, but it is something we test, so we need to at least understand it better. However, with other work being prioritized higher, I am not sure how soon I'll be able to work more on this.

@jdmcclur jdmcclur self-assigned this Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant