ANN: Shed Skin 0.2, an experimental (restricted) Python-to-C++ compiler
greg
greg at cosc.canterbury.ac.nz
Tue Jul 21 20:35:18 EDT 2009
William Dode wrote:
> I just tested it with a litle game, to find the places of horse on
> a board 5x5. The result is :
>
> cython avec malloc *int 18s
Posting benchmark times for Pyrex or Cython is pretty
meaningless without showing the exact code that was
used, since times can vary enormously depending on
how much you C-ify things.
--
Greg
More information about the Python-list
mailing list