-
Notifications
You must be signed in to change notification settings - Fork 306
Fixed OOM in lettuce-4 tests. #8935
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
BenchmarksStartupLoadParameters
See matching parameters
SummaryFound 0 performance improvements and 3 performance regressions! Performance is the same for 0 metrics, 9 unstable metrics.
DacapoParameters
See matching parameters
SummaryFound 0 performance improvements and 0 performance regressions! Performance is the same for 12 metrics, 0 unstable metrics. Execution time for tomcatgantt
title tomcat - execution time [CI 0.99] : candidate=1.50.0-SNAPSHOT~1efd6f91e9, baseline=1.50.0-SNAPSHOT~7787af738f
dateFormat X
axisFormat %s
section baseline
no_agent (1.472 ms) : 1460, 1483
. : milestone, 1472,
appsec (2.388 ms) : 2339, 2436
. : milestone, 2388,
iast (2.176 ms) : 2115, 2237
. : milestone, 2176,
iast_GLOBAL (2.217 ms) : 2155, 2278
. : milestone, 2217,
profiling (2.036 ms) : 1986, 2085
. : milestone, 2036,
tracing (1.992 ms) : 1946, 2039
. : milestone, 1992,
section candidate
no_agent (1.472 ms) : 1460, 1483
. : milestone, 1472,
appsec (2.38 ms) : 2332, 2428
. : milestone, 2380,
iast (2.185 ms) : 2124, 2246
. : milestone, 2185,
iast_GLOBAL (2.222 ms) : 2161, 2284
. : milestone, 2222,
profiling (2.026 ms) : 1976, 2075
. : milestone, 2026,
tracing (2.005 ms) : 1958, 2052
. : milestone, 2005,
Execution time for biojavagantt
title biojava - execution time [CI 0.99] : candidate=1.50.0-SNAPSHOT~1efd6f91e9, baseline=1.50.0-SNAPSHOT~7787af738f
dateFormat X
axisFormat %s
section baseline
no_agent (14.684 s) : 14684000, 14684000
. : milestone, 14684000,
appsec (14.645 s) : 14645000, 14645000
. : milestone, 14645000,
iast (18.659 s) : 18659000, 18659000
. : milestone, 18659000,
iast_GLOBAL (18.314 s) : 18314000, 18314000
. : milestone, 18314000,
profiling (15.156 s) : 15156000, 15156000
. : milestone, 15156000,
tracing (14.671 s) : 14671000, 14671000
. : milestone, 14671000,
section candidate
no_agent (15.289 s) : 15289000, 15289000
. : milestone, 15289000,
appsec (14.789 s) : 14789000, 14789000
. : milestone, 14789000,
iast (18.858 s) : 18858000, 18858000
. : milestone, 18858000,
iast_GLOBAL (17.848 s) : 17848000, 17848000
. : milestone, 17848000,
profiling (15.293 s) : 15293000, 15293000
. : milestone, 15293000,
tracing (14.889 s) : 14889000, 14889000
. : milestone, 14889000,
|
amarziali
approved these changes
Jun 6, 2025
sezen-datadog
pushed a commit
that referenced
this pull request
Jun 6, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What Does This Do
Fixed OOM in lettuce-4 tests.
Motivation
Green CI.
Additional Notes
Found leaked Redis client.
Contributor Checklist
type:
and (comp:
orinst:
) labels in addition to any usefull labelsclose
,fix
or any linking keywords when referencing an issue.Use
solves
instead, and assign the PR milestone to the issueJira ticket: [PROJ-IDENT]