+1 as well, but we need to make sure we can actually identify performance
regressions. I don't know if currently we can draw any conclusions from
significant drops in benchmark performance.
+100 for benchmarking branches. I think there's a tangentially related GSoC
(moving toward speed.python.org
Hi Samuel,
If I understand your question correctly, you are a bit confused about
RPython. Only the interpreter is translated to c and then compiled. The
source code to the interpreter is obviously not secret at all, we all work
on it and share it on bitbucket.
User code might be secret, but it