Skip to content

DEMRUM-6290: Baseline profiles - #1680

Open
TomasChladekSL wants to merge 2 commits into
developfrom
feature/baseline-prof
Open

DEMRUM-6290: Baseline profiles#1680
TomasChladekSL wants to merge 2 commits into
developfrom
feature/baseline-prof

Conversation

@TomasChladekSL

@TomasChladekSL TomasChladekSL commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Title: Add baseline profiles to speed up cold start

Description

Added baseline profiles to the SDK modules so that host apps AOT compile the agent's startup path on first launch.

Checklist

  • My code follows the project's coding standards.
  • I have run linters/formatters and fixed any issues.
  • There are no merge conflicts.
  • I have performed a self-review of my code.
  • All new and existing tests pass locally.
  • I have added license headers to all files.
  • (If applicable) I have added unit tests for my changes.
  • (If applicable) I have updated the sample app for integration testing.
  • (If applicable) I have updated any relevant documentation.

Generative AI usage

  • GAI was not used (or, no additional notation is required)
  • Coder created a draft manually that was non-substantively modified by GAI
  • GAI was used to create a draft that was subsequently customized or modified
  • Code was generated entirely by GAI

@TomasChladekSL
TomasChladekSL requested a review from a team as a code owner August 18, 2026 13:47
@codecov

codecov Bot commented Aug 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 7.38%. Comparing base (33369c7) to head (9e46fd9).

Additional details and impacted files
@@            Coverage Diff            @@
##             develop   #1680   +/-   ##
=========================================
  Coverage       7.38%   7.38%           
  Complexity       164     164           
=========================================
  Files            231     231           
  Lines           4403    4403           
  Branches         487     487           
=========================================
  Hits             325     325           
  Misses          4070    4070           
  Partials           8       8           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@TomasChladekSL TomasChladekSL changed the title NO-TICKET: Baseline profiles DEMRUM-6290: Baseline profiles Aug 19, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 9e46fd93d3

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread integration/slowrendering/src/main/baseline-prof.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant