On 21 September 2012 20:33, Aurelien Jarno <aurel...@aurel32.net> wrote: > This patch series optimizes the ARM target by: > - using globals instead of ld/st function > - using TCG code instead of helpers > - marking some helpers const and pure
My slightly dubious benchmark script seems to show improvements of between 5 and 20% depending on the sub-benchmark, which is pretty good. -- PMM