Skip to content

Conversation

Francisco-Gamino
Copy link
Contributor

JitTrace 4.1044.100

Windows JitTrace

Function Function JIT times (ms) JIT Counts Placeholders
Before After Difference Before After Difference Before After
functiondev-pgo-v4-isolated9-zip_TraceData_2025_09_26_01_27_56.etl 261 53 208 358 153 205 mawsFnPlaceholder7_f_v4_dotnet-isolated_9.0_x64 mawsFnPlaceholder31_f_v4_dotnet-isolated_9.0_x64
functiondev-pgo-v4coldjszip_TraceData_2025_09_26_01_27_44.etl 225 28 197 256 75 181 mawsFnPlaceholder6_f_v4_node_18_x64 mawsFnPlaceholder19_f_v4_node_18_x64
functiondev-pgo-v4isolated6zip_TraceData_2025_09_26_01_08_36.etl 299 58 241 379 154 225 mawsFnPlaceholder7_f_v4_dotnet-isolated_6.0_x64 mawsFnPlaceholder21_f_v4_dotnet-isolated_6.0_x64
functiondev-pgo-v4-isolated8-zip_TraceData_2025_09_26_01_39_04.etl 221 70 151 345 152 193 mawsFnPlaceholder19_f_v4_dotnet-isolated_8.0_x64 mawsFnPlaceholder24_f_v4_dotnet-isolated_8.0_x64

Linux JitTrace

  • Total lines in latest windows jittracefile = 4611
  • Total lines in current jittracefile = 14287
  • Total lines in new jittracefile = 5005
  • 0 code analysis lines were skipped
  • 4726 duplicates were skipped
  • Total lines in updated jittracefile = 14491
  • Writing updated jittrace file contents to D:\a_work\1\out\jittrace\worker-files\bc5ea8f1bf624e56a4eadb3fffa216ef.jittrace

@Copilot Copilot AI review requested due to automatic review settings September 26, 2025 05:47
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds JitTrace files for v4.1044, which includes performance optimization data for Azure Functions JIT compilation. The JitTrace data shows significant improvements in JIT times across different runtime configurations on both Windows and Linux platforms.

  • Updates release notes to document the addition of JitTrace files for v4.1044
  • Incorporates JitTrace performance data showing JIT time reductions of 151-241ms across different runtime environments
  • Includes metrics for .NET isolated (versions 6.0, 8.0, 9.0) and Node.js 18 runtimes

@Francisco-Gamino Francisco-Gamino merged commit ef5cc7c into dev Sep 26, 2025
9 checks passed
@Francisco-Gamino Francisco-Gamino deleted the Francisco-Gamino/add-jitrace-41044-100 branch September 26, 2025 17:06
Francisco-Gamino added a commit that referenced this pull request Sep 26, 2025
* Add JitTrace files for v4.1044

* Update release notes
Francisco-Gamino added a commit that referenced this pull request Sep 26, 2025
* Add JitTrace files for v4.1044 (#11375)

* Update release notes
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.

3 participants