{{ message }}
Migrate smoke tests to environment component#9100
Merged
Merged
Conversation
4d467d1 to
115d3dc
Compare
Debugger benchmarksParameters
See matching parameters
SummaryFound 5 performance improvements and 0 performance regressions! Performance is the same for 5 metrics, 5 unstable metrics.
See unchanged results
Request duration reports for reportsgantt
title reports - request duration [CI 0.99] : candidate=None, baseline=None
dateFormat X
axisFormat %s
section baseline
noprobe (321.262 µs) : 283, 360
. : milestone, 321,
basic (316.082 µs) : 308, 324
. : milestone, 316,
loop (10.979 ms) : 10924, 11034
. : milestone, 10979,
section candidate
noprobe (314.3 µs) : 292, 336
. : milestone, 314,
basic (310.783 µs) : 303, 319
. : milestone, 311,
loop (10.121 ms) : 10100, 10142
. : milestone, 10121,
|
bric3
approved these changes
Jul 4, 2025
Contributor
There was a problem hiding this comment.
I was thinking does it makes to deprecate Platform API ?
Contributor
Author
There was a problem hiding this comment.
Platform will still be use for native image test and capture for now.
You can check its clean up state in #9101
This was referenced Jul 17, 2025
This was referenced Aug 1, 2025
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
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
This PR migrates the internal API to the environment components.
Follow-up to:
Motivation
Additional Notes
This PR is mainly refactoring to use the new methods from the environment component rather than the original ones in
Platform.Contributor Checklist
type:and (comp:orinst:) labels in addition to any usefull labelsclose,fixor any linking keywords when referencing an issue.Use
solvesinstead, and assign the PR milestone to the issueJira ticket: LANGPLAT-458