Skip to content

Commit

Permalink
Add Impact on resources section
Browse files Browse the repository at this point in the history
  • Loading branch information
jcarranzan committed Jul 19, 2024
1 parent fcf9735 commit 01557ee
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions QQE-379.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,10 @@ Test requests with incorrect Content-Type headers should fail gracefully.
- [Customizing the ObjectMapper in REST Client Jackson](https://quarkus.io/guides/rest-client#customizing-the-objectmapper-in-rest-client-jackson)
- [Creating the first JSON REST service](https://quarkus.io/guides/resteasy#creating-the-first-json-rest-service)

### Impact on resources
- On JVM, tests increase execution time of the module http-advanced-reactive up to 1 minutes.
- On Native, JsonJacksonPayloadIT time execution takes 03:17 min and JsonBPayloadIT 02:49 min.
- On Openshift, tests takes 02:31 min.

## Contacts
- Tester: Jose Carranza <[email protected]>

0 comments on commit 01557ee

Please sign in to comment.