-
Separating out a side discussion from https://github.com/StanfordLegion/legion/issues/1739.
> Honestly it might not even be necessary to visualize the "history" of mapping-stage allocations, for th…
-
### Description
> Application Inference profiles - These are inference profiles created by users (user defined). This helps our customers to track costs and model usage. You can create an inference p…
-
### Product
Hot Chocolate
### Version
13.8.1
### Link to minimal reproduction
With Version 13.8.1, we are seeing an increasing trend in memory allocation and profiling the memory
### Steps to r…
-
### Context
I am trying to render thousands of tiles to the screen. I use a `GraphicsGroup` to "chunk" draw calls. If I profile a static scene, the JS heap will grow before perfor…
-
We're using `wrangler` to run [HTTP Router](https://gitlab.com/gitlab-org/cells/http-router), and we hit into `allocation failed: JavaScript heap out of memory` error when we're running end-to-end tes…
-
Noticed this while looking at a trace of editing a C# file in Visual Studio. Roslyn uses elfie in it symbol search support, and that usage is showing up in allocation profiles, in particular, LOH allo…
-
I often use pool allocators in my programs, which allow for many small allocations but ignore calls to free these allocations, because they will all be freed at once after it is known that the allocat…
-
### System Info
**System information**
Lenovo SR675V3
CPU: 2x AMD Epyc 9454
CPU MEMORY: 502GB
GPU: 4x Nvidia L40s (all connected through PCIE slots to one of the two available processors on the ser…
-
Hello,
I am Vincenzo, and first of all, I want to thank you for your work. Unfortunately, I have encountered some issues while running simulations.
We tested the platform with two slices simulatin…
-
Recently, libaom landed a new SSIMULACRA2 tune, specifically optimized for still pictures: https://aomedia-review.googlesource.com/c/aom/+/194662. It's currently available on the `main` branch.
The…