[cfe-dev] Memory Usage Graphs
Chris Lattner
clattner at apple.com
Mon May 25 08:58:10 PDT 2009
On May 20, 2009, at 4:00 PM, Daniel Dunbar wrote:
> Hi,
>
> I was reminded today that I generated some memory usage comparisons of
> clang to gcc and never sent them out to cfe-dev.
>
> For your enjoyment, here is clang vs. gcc for 32-bit and 64-bit
> binaries, parsing Cocoa.h by itself:
> http://t1.minormatter.com/~ddunbar/memory-usage-2009-05-01.pdf
> and parsing the biggest file from the Sketch Objective-C example:
> http://t1.minormatter.com/~ddunbar/memory-usage-sketch-2009-05-01.pdf
> (the axis suffix should be K, not M, of course).
Very nice, can you add these to the performance.html page at some point?
-Chris
More information about the cfe-dev
mailing list