[llvm-dev] test-release.sh run memory usage
Neil Nelson via llvm-dev
llvm-dev at lists.llvm.org
Thu Aug 22 19:43:17 PDT 2019
The attached chart shows second by second memory usage of a 4 processor
run of test-release.sh in a VM. A run of approximately 20 hours. The
chart is megabytes vertical and seconds horizontal.
What may or may not interesting are the two relatively (relative to the
rest of the run) large memory usage spikes. The first toward the middle
and the second toward the end.
At the first spike there are 155 LLVM related threads.
tmp-Fuzz 97
llvm-symbolizer 46
36 threads are using from 300-400 megabytes.
The spike appears to be positively correlated though not likely linear
with the number of processors with a 7 processor run using close to 25
gigabytes at the spike.
Regards, Neil Nelson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190822/15cfe774/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm_release_memory_used_4_processors.png
Type: image/png
Size: 28950 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190822/15cfe774/attachment.png>
More information about the llvm-dev
mailing list