[pypy-dev] Clang benchmarks

Armin Rigo arigo at tunes.org
Thu Dec 8 10:16:31 CET 2011


Hi Justin,

On Thu, Dec 8, 2011 at 09:09, Justin Noah <justinnoah at gmail.com> wrote:
> Here are the llvm/clang build using the shadowstack gc. What do you think?

1. What is the baseline you are comparing it with?

2. I assume these are normal JITting PyPys.  In that case, then
for benchmarks like these, it doesn't really matter what C compiler we
used, because most of the time is spent inside JIT-generated assembler
anyway.


A bientôt,

Armin.


More information about the pypy-dev mailing list