You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(core): Remove trackPerformance from telemetry (#5708)
## Problem
- withPerformance was an experiment to see if we could correlate
cpu/memory with number of files
## Solution
- Cpu usage/memory usage in the extension host is way too volitile so we
might as well clean up this code
---
<!--- REMINDER: Ensure that your PR meets the guidelines in
CONTRIBUTING.md -->
License: I confirm that my contribution is made under the terms of the
Apache 2.0 license.
0 commit comments