Re: ANN: Shed Skin 0.2, an experimental (restricted) Python-to-C++ compiler
- From: greg <greg@xxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 22 Jul 2009 12:35:18 +1200
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
.
- Follow-Ups:
- References:
- ANN: Shed Skin 0.2, an experimental (restricted) Python-to-C++ compiler
- From: Mark Dufour
- Re: ANN: Shed Skin 0.2, an experimental (restricted) Python-to-C++ compiler
- From: William Dode
- ANN: Shed Skin 0.2, an experimental (restricted) Python-to-C++ compiler
- Prev by Date: Re: trouble with minidom
- Next by Date: Re: Python
- Previous by thread: Re: ANN: Shed Skin 0.2, an experimental (restricted) Python-to-C++ compiler
- Next by thread: Re: ANN: Shed Skin 0.2, an experimental (restricted) Python-to-C++ compiler
- Index(es):
Relevant Pages
|