Re: [lldb-dev] LLDB nightly benchmarks and flamegraphs

2018-08-03 Thread Raphael Isemann via lldb-dev
Am Fr., 3. Aug. 2018 um 16:42 Uhr schrieb Leonard Mosescu : > > +1, really nice. Any plans to add wall clock time? (I see you're using perf, > right?) It's on my own VPS where I also run other things, so instruction count is used for the long-term graph to prevent that other processes make the gr

Re: [lldb-dev] LLDB nightly benchmarks and flamegraphs

2018-08-03 Thread Leonard Mosescu via lldb-dev
+1, really nice. Any plans to add wall clock time? (I see you're using perf, right?) On Fri, Aug 3, 2018 at 3:59 PM, Zachary Turner via lldb-dev < lldb-dev@lists.llvm.org> wrote: > This is really cool. Maybe you could do it for all of LLVM too? It would > be nice if, instead of cycling through

Re: [lldb-dev] LLDB nightly benchmarks and flamegraphs

2018-08-03 Thread Zachary Turner via lldb-dev
This is really cool. Maybe you could do it for all of LLVM too? It would be nice if, instead of cycling through each benchmark on a set interval, there were just a dropdown box where you could select the one you wanted to see. On Fri, Aug 3, 2018 at 3:37 PM Raphael Isemann via lldb-dev < lldb-de

[lldb-dev] LLDB nightly benchmarks and flamegraphs

2018-08-03 Thread Raphael Isemann via lldb-dev
Hi everyone, I wanted to share a (hopefully useful) service for LLDB that I added recently: If you go to https://teemperor.de/lldb-bench/ you'll now see graphs that show the instruction count and memory usage of the last LLDB nightlies (one per day). If you click on a graph you'll see a flame gra