I could use some help making this Python code run faster using only Python code.
Marc 'BlackJack' Rintsch
bj_666 at gmx.net
Sat Sep 22 17:28:21 EDT 2007
More information about the Python-list mailing list
Sat Sep 22 17:28:21 EDT 2007
- Previous message (by thread): I could use some help making this Python code run faster using only Python code.
- Next message (by thread): I could use some help making this Python code run faster using only Python code.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sat, 22 Sep 2007 13:00:27 -0700, Python Maniac wrote: > On Sep 21, 11:39 pm, Marc 'BlackJack' Rintsch <bj_... at gmx.net> wrote: >> On Fri, 21 Sep 2007 16:25:20 -0700, Python Maniac wrote: >> >> > Well D code is compiled into machine code that runs via a VM. >> >> About which D are we talking here? Not digital mars' successor to C++, >> right!? > > Yes, Digital Mars D is what I was referring to and yes I know D is not > as efficient as C++. But D code doesn't run in a VM unless you see hardware processors as VMs. Ciao, Marc 'BlackJack' Rintsch
- Previous message (by thread): I could use some help making this Python code run faster using only Python code.
- Next message (by thread): I could use some help making this Python code run faster using only Python code.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list