On Sun, 4 Aug 2013 21:04:05 +0200 Michael Haberler <[email protected]> wrote:
> about 6300/sec Ok, that's nice. This is about twice as fast as awlsim on Raspberry Pi. > I didnt try pypy pypy on ARM is experimental. However, on the RasPi it is usable. It's about ten times faster than CPython. That said, there still is room for improvement in awlsim. We could get the core faster by using Cython, which is a Python to C compiler. That needs some manual annotation of the data-types, though. -- Michael
signature.asc
Description: PGP signature
------------------------------------------------------------------------------ Get your SQL database under version control now! Version control is standard for application code, but databases havent caught up. So what steps can you take to put your SQL databases under version control? Why should you start doing it? Read more to find out. http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
