azure-functions-host icon indicating copy to clipboard operation
azure-functions-host copied to clipboard

4.14.0 JIT Trace

Open VpOfEngineering opened this issue 2 years ago • 2 comments

Updating the Windows and Linux JIT Trace files for release 4.14.0.

Windows

Function Initial Final Difference
DotNet 391 ms 41 ms 350 ms
Node 836 ms 60 ms 776 ms
DotNet-Isolated 835 ms 71 ms 764 ms

Linux

Total lines in latest windows jittracefile = 8523 Total lines in current jittracefile = 7910 Total lines in new jittracefile =978 976 duplicates were skipped Total lines in updated jittracefile = 7659

  • [x] My changes do not require documentation changes
    • [ ] Otherwise: Documentation issue linked to PR
  • [x] My changes should not be added to the release notes for the next release
    • [ ] Otherwise: I've added my notes to release_notes.md
  • [x] My changes do not need to be backported to a previous version
    • [ ] Otherwise: Backport tracked by issue/PR #issue_or_pr
  • [x] I have added all required tests (Unit tests, E2E tests)

VpOfEngineering avatar Oct 12 '22 18:10 VpOfEngineering

/azp run

amamounelsayed avatar Oct 13 '22 16:10 amamounelsayed

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Oct 13 '22 16:10 azure-pipelines[bot]

Is this PR still relevant @VpOfEngineering ? Looks like there are conflicts.

kshyju avatar Jan 11 '23 22:01 kshyju