Very cool. We should get ccache on sage.math to start using it on hudson.

On Wed, Jul 6, 2011 at 12:24 PM, Vitja Makarov <[email protected]> wrote:
> I tried to speedup runtests with ccache
>
> How to run:
> CYTHON_RUNTESTS_CCACHE="ccache" python  runtests.py
>
> Running 'CYTHON_RUNTESTS_CCACHE="ccache" python  runtests.py --no-cpp'
> first time takes 490 seconds on my PC,
> second time is 214, speed up is 2.2x, cache size is 16MB
>
> https://github.com/vitek/cython/commit/c2fb58c780d8727f95353d3f0c28028977a8661c
>
> --
> vitja.
> _______________________________________________
> cython-devel mailing list
> [email protected]
> http://mail.python.org/mailman/listinfo/cython-devel
>
_______________________________________________
cython-devel mailing list
[email protected]
http://mail.python.org/mailman/listinfo/cython-devel

Reply via email to