Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Perf: visualise memory efficiency #211837

Closed
3 tasks done
bpasero opened this issue May 2, 2024 · 0 comments
Closed
3 tasks done

Perf: visualise memory efficiency #211837

bpasero opened this issue May 2, 2024 · 0 comments
Assignees
Labels
perf-startup plan-item VS Code - planned item for upcoming
Milestone

Comments

@bpasero
Copy link
Member

bpasero commented May 2, 2024

Similar to our startup perf tracking, can we report daily on how memory efficient startup is? Memory efficiency is, how much wasted objects where garbage collected.

We could utilise playwright for this and run it against web on one platform, similar to our web startup tests.

//cc @joaomoreno

Tasks

Preview Give feedback
@bpasero bpasero added plan-item VS Code - planned item for upcoming perf-startup labels May 2, 2024
@bpasero bpasero added this to the May 2024 milestone May 2, 2024
@bpasero bpasero self-assigned this May 2, 2024
bpasero added a commit that referenced this issue May 22, 2024
* Perf: visualise memory efficiency (#211837)

* feat: add telemetry logging for startup heap statistics

* fix compile

* feat: add used heap size to startup performance telemetry

* refactor: remove allocated heap size from startup performance telemetry

* comments
@bpasero bpasero closed this as completed May 22, 2024
andremmsilva pushed a commit to PIC1G55/vscodeG55 that referenced this issue May 26, 2024
* Perf: visualise memory efficiency (microsoft#211837)

* feat: add telemetry logging for startup heap statistics

* fix compile

* feat: add used heap size to startup performance telemetry

* refactor: remove allocated heap size from startup performance telemetry

* comments
@microsoft microsoft locked and limited conversation to collaborators Jul 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
perf-startup plan-item VS Code - planned item for upcoming
Projects
None yet
Development

No branches or pull requests

1 participant