Skip to content

Perf: visualise memory efficiency #211837

Closed
Closed
@bpasero

Description

@bpasero

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
- [x] Show total heap used and garbage at the end
- [x] Figure out how many GCs (small, full) ran as part of startup
- [x] Figure out how much total garbage was collected during startup

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions