Bug 1834246 Comment 2 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Attaching my own memory reports from 113.0.1 and 114b7 which were recorded on the same machine following the same steps, so they can be used to diff. The diffing shows +6.7GB in 114b7 (because I stopped my test at ~10GB of `Working Set`):

```
6,654.57 MB (100.0%) -- gfx
└──6,654.57 MB (100.0%) -- webrender
   ├──6,552.37 MB (98.46%) -- textures
   │  ├──6,522.69 MB (98.02%) ── render-texture-hosts
   │  └─────29.69 MB (00.45%) ++ (4 tiny)
   └────102.20 MB (01.54%) -- images/mapped_from_owner/pid=NNN
        ├───94.92 MB (01.43%) ── image(640x360, compositor_ref:2, creator_ref:1)/decoded-nonheap [108]
        └────7.27 MB (00.11%) ++ (15 tiny)
```
Attaching my own memory reports from 113.0.1 and 114b7 which were recorded on the same machine following the same steps, so they can be used to diff. The diffing shows +6.7GB in 114b7 (because I stopped my test at ~10GB of `Working Set`), resulting from `render-texture-hosts` again:

```
6,654.57 MB (100.0%) -- gfx
└──6,654.57 MB (100.0%) -- webrender
   ├──6,552.37 MB (98.46%) -- textures
   │  ├──6,522.69 MB (98.02%) ── render-texture-hosts
   │  └─────29.69 MB (00.45%) ++ (4 tiny)
   └────102.20 MB (01.54%) -- images/mapped_from_owner/pid=NNN
        ├───94.92 MB (01.43%) ── image(640x360, compositor_ref:2, creator_ref:1)/decoded-nonheap [108]
        └────7.27 MB (00.11%) ++ (15 tiny)
```
Attaching my own memory reports from 113.0.1 and 114b7 which were recorded on the same machine following the same steps, so they can be used to diff. The diffing shows +6.7GB in 114b7 gfx (because I stopped my test at ~10GB of `Working Set`), resulting from `render-texture-hosts` again:

```
6,654.57 MB (100.0%) -- gfx
└──6,654.57 MB (100.0%) -- webrender
   ├──6,552.37 MB (98.46%) -- textures
   │  ├──6,522.69 MB (98.02%) ── render-texture-hosts
   │  └─────29.69 MB (00.45%) ++ (4 tiny)
   └────102.20 MB (01.54%) -- images/mapped_from_owner/pid=NNN
        ├───94.92 MB (01.43%) ── image(640x360, compositor_ref:2, creator_ref:1)/decoded-nonheap [108]
        └────7.27 MB (00.11%) ++ (15 tiny)
```

Back to Bug 1834246 Comment 2