-
Notifications
You must be signed in to change notification settings - Fork 292
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
[Debugger] Fix system tests CI #7987
Draft
shurivich
wants to merge
5
commits into
master
Choose a base branch
from
shurivich/debugger_system_tests
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains 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 1 performance regressions! Performance is the same for 10 metrics, 17 unstable metrics.
Request duration reports for insecure-bankgantt
title insecure-bank - request duration [CI 0.99] : candidate=1.43.0-SNAPSHOT~3b194aabe2, baseline=1.43.0-SNAPSHOT~cd1b746d93
dateFormat X
axisFormat %s
section baseline
no_agent (373.427 µs) : 353, 393
. : milestone, 373,
iast (492.732 µs) : 471, 515
. : milestone, 493,
iast_FULL (645.524 µs) : 624, 667
. : milestone, 646,
iast_GLOBAL (521.241 µs) : 499, 543
. : milestone, 521,
iast_HARDCODED_SECRET_DISABLED (487.586 µs) : 467, 509
. : milestone, 488,
iast_INACTIVE (454.616 µs) : 433, 476
. : milestone, 455,
iast_TELEMETRY_OFF (477.97 µs) : 457, 499
. : milestone, 478,
tracing (445.008 µs) : 424, 466
. : milestone, 445,
section candidate
no_agent (377.009 µs) : 357, 397
. : milestone, 377,
iast (487.297 µs) : 466, 509
. : milestone, 487,
iast_FULL (649.59 µs) : 628, 671
. : milestone, 650,
iast_GLOBAL (511.031 µs) : 490, 532
. : milestone, 511,
iast_HARDCODED_SECRET_DISABLED (492.405 µs) : 471, 514
. : milestone, 492,
iast_INACTIVE (459.297 µs) : 437, 482
. : milestone, 459,
iast_TELEMETRY_OFF (480.373 µs) : 459, 502
. : milestone, 480,
tracing (443.958 µs) : 423, 465
. : milestone, 444,
Request duration reports for petclinicgantt
title petclinic - request duration [CI 0.99] : candidate=1.43.0-SNAPSHOT~3b194aabe2, baseline=1.43.0-SNAPSHOT~cd1b746d93
dateFormat X
axisFormat %s
section baseline
no_agent (1.355 ms) : 1335, 1374
. : milestone, 1355,
appsec (1.752 ms) : 1728, 1776
. : milestone, 1752,
appsec_no_iast (1.735 ms) : 1710, 1759
. : milestone, 1735,
iast (1.493 ms) : 1471, 1515
. : milestone, 1493,
profiling (1.492 ms) : 1469, 1515
. : milestone, 1492,
tracing (1.472 ms) : 1447, 1497
. : milestone, 1472,
section candidate
no_agent (1.346 ms) : 1328, 1365
. : milestone, 1346,
appsec (1.746 ms) : 1721, 1771
. : milestone, 1746,
appsec_no_iast (1.736 ms) : 1711, 1760
. : milestone, 1736,
iast (1.481 ms) : 1458, 1504
. : milestone, 1481,
profiling (1.574 ms) : 1550, 1598
. : milestone, 1574,
tracing (1.491 ms) : 1465, 1517
. : milestone, 1491,
Dacapo |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
Motivation
Additional Notes
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]