Re: Python future performance and speed
Aahz wrote:
[color=blue]
> In article <278de0e.040822 1450.324e8178@p osting.google.c om>,
> Neuruss <luismg@gmx.net > wrote:[/color]
[color=blue][color=green]
>>I didn't want to start a silly thread to discuss wether python is slow
>>or not. It is. Period.[/color]
>
>
> Nope. Speed is relative. Is a car slow? Depends whether you're trying
> to go five feet, five miles, fifty miles, five hundred miles, or five
> thousand miles -- and it also depends on the alternatives available for
> traversing that distance. Repeatedly claiming that Python is slow as an
> absolute statement only shows your ignorance and unwillingness to listen
> to other people.[/color]
Python on today's machines probably runs a lot faster than C programs
did on machines 20 years ago (or even 10 years ago).
Baalbek
Aahz wrote:
[color=blue]
> In article <278de0e.040822 1450.324e8178@p osting.google.c om>,
> Neuruss <luismg@gmx.net > wrote:[/color]
[color=blue][color=green]
>>I didn't want to start a silly thread to discuss wether python is slow
>>or not. It is. Period.[/color]
>
>
> Nope. Speed is relative. Is a car slow? Depends whether you're trying
> to go five feet, five miles, fifty miles, five hundred miles, or five
> thousand miles -- and it also depends on the alternatives available for
> traversing that distance. Repeatedly claiming that Python is slow as an
> absolute statement only shows your ignorance and unwillingness to listen
> to other people.[/color]
Python on today's machines probably runs a lot faster than C programs
did on machines 20 years ago (or even 10 years ago).
Baalbek
Comment