Hi Justin, On Thu, Dec 8, 2011 at 09:09, Justin Noah <[email protected]> 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. _______________________________________________ pypy-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-dev
