Profiler Upgrade - #1139
Draft
RuffledPlume wants to merge 12 commits into
Draft
Conversation
RuffledPlume
force-pushed
the
ProfilerUpgrade
branch
2 times, most recently
from
July 16, 2026 21:34
5e2e17e to
255a7e2
Compare
RuffledPlume
force-pushed
the
ProfilerUpgrade
branch
from
July 23, 2026 21:18
255a7e2 to
322923d
Compare
RuffledPlume
marked this pull request as draft
July 29, 2026 17:10
Client Timer Tracking Refactored FrameTimer Graph to be generic * Added Memory Tracking Tweaked Memory Graph heights Ui Ui Improvements Graph Mouse Hovering support with Tooltips displaying series data Added Axis naming support & improved memory allocations Dont Draw Series which have no data Implement Drag Support to get the average of samples within a range Make Selection work when moving around overlay Track Allocations Renamed GPU Memory to System Memory Switch NPCDisplacementCache to use Int Collections Track Per Thread Allocations Allocation Improvements Fixes Build Background image since it doesn't change often Further optimisations Added Logging on startup for allocation tracking support Fixes
RuffledPlume
force-pushed
the
ProfilerUpgrade
branch
from
July 31, 2026 18:00
322923d to
3327e8e
Compare
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.
Improve Plugin Profiler to make it easier to investigate performance issues/causes