-
I have created prototype for visualizing the memory pools on the gpu. I have added a doc explaning the feature and how to use the prototype in the cwiki: https://cwiki.apache.org/confluence/display/MX…
-
## What problem does this solve or what need does it fill?
The `3d_scene` example currently uses 107.5 MB of resident memory on my machine, even with all of the optimizations enabled. For a simple r…
-
@bhaskarGyan thanks for this work! Just wondering - what tool did you use for actually profiling the memory and get the graphs? The repo doesn't seem to have any of the profiling code.
-
We are trying to compare the GPU memory consumption between GoTorch and PyTorch with the Resnet50 model. The scripts locate at https://github.com/wangkuiyi/gotorch/tree/develop/example/resnet.
The …
-
Some hangs in Emacs can be caused by garbage collections. *explain-pause-profiles* is not exatly useful in such cases:
```
Slow profile report
Time: Wed May 27 03:37:35 2020
Command: gcmh-id…
-
What is our preferred way to do memory profiling on our code?
-
- Build with sanitizers
- Run static analyzers
- Memory profiling
It's kind of an interview question. Feel free to dismiss it.
-
Thank you for a useful project! :-)
**Is your feature request related to a problem? Please describe.**
I know the project states that:
> the Windows version isn't yet complete; it requires Pyth…
-
I've noticed my app with crystal 0.32.1 seems to "monotonically increase" in the amount of RAM it uses over time. I can use valgrind to find "real C level memory leaks" but if the source is in crysta…
rdp updated
10 months ago
-