-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Ship memory profiler to stable #9794
Copy link
Copy link
Open
Labels
area:performanceGeneral application performance, responsiveness, and resource usage.General application performance, responsiveness, and resource usage.area:performance:cpuCPU utilization, process efficiency, and compute-bound performance.CPU utilization, process efficiency, and compute-bound performance.area:performance:memoryMemory usage, allocation, leaks, and memory-bound performance.Memory usage, allocation, leaks, and memory-bound performance.enhancementNew feature or request.New feature or request.repro:unknownThe report does not provide enough evidence to estimate reproducibility yet.The report does not provide enough evidence to estimate reproducibility yet.triagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.warp:prioritizedIssues prioritized by the Warp team.Issues prioritized by the Warp team.
Milestone
Metadata
Metadata
Assignees
Labels
area:performanceGeneral application performance, responsiveness, and resource usage.General application performance, responsiveness, and resource usage.area:performance:cpuCPU utilization, process efficiency, and compute-bound performance.CPU utilization, process efficiency, and compute-bound performance.area:performance:memoryMemory usage, allocation, leaks, and memory-bound performance.Memory usage, allocation, leaks, and memory-bound performance.enhancementNew feature or request.New feature or request.repro:unknownThe report does not provide enough evidence to estimate reproducibility yet.The report does not provide enough evidence to estimate reproducibility yet.triagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.warp:prioritizedIssues prioritized by the Warp team.Issues prioritized by the Warp team.
Currently, we have an experiment setup that can enable/disable flags at runtime.
The memory profiler is enabled at compile time. We don't have an experiment setup for switching out binaries.
Check:
Linear: APP-3732