Python is slow

2008-12-10 Thread cm_gui
http://blog.kowalczyk.info/blog/2008/07/05/why-google-should-sponsor-a-faster-python-vm.html

I fully agree with Krzysztof Kowalczyk .
Can't they build a faster VM for Python since they love the language
so much?

Python is SLOW.And I am not comparing it with compiled languages
like C.
Python is even slower than PHP!

Just go to any Python website and you will know.
An example is:
http://www2.ljworld.com/
And this site is created by the creators of Django!

And it is not just this Python site that is slow. There are many many
Python sites which are very slow. And please don’t say that it could
be the web hosting or the server which is slow — because when so many
Python sites are slower than PHP sites, it couldn’t be the web
hosting.   Also, Zope/Plone is even slower.

Python is slow. Very slow.

--
http://mail.python.org/mailman/listinfo/python-list


Re: Python is slow

2008-12-10 Thread cm_gui
You guys are living in denial.
Python is SLOW, especially for web apps.

Instead of getting mad, why don't get together and come up with a
faster VM/interpreter?

The emperor doesn't like to be told he is not wearing any clothes?


On 10 Dec, 14:48, Luis M. González <[EMAIL PROTECTED]> wrote:
> You are WRONG, WRONG, WRONG!!
> And when I say Wrong, I mean WRONG!!!
>
> And I am not saying that you are confussed.
> I say that you are WRONG!
>
> And when someone says so many times that you are wrong, it is because
> you are WRONG!
> And don't say that you are not wrong, because you are wrong!
>
> You are Wrong. Very Wrong.
>
> On Dec 10, 3:42 pm, cm_gui <[EMAIL PROTECTED]> wrote:
>
> >http://blog.kowalczyk.info/blog/2008/07/05/why-google-should-sponsor-...
>
> > I fully agree with Krzysztof Kowalczyk .
> > Can't they build a faster VM for Python since they love the language
> > so much?
>
> > Python is SLOW.    And I am not comparing it with compiled languages
> > like C.
> > Python is even slower than PHP!


>
> > Just go to any Python website and you will know.
> > An example is:http://www2.ljworld.com/
> > And this site is created by the creators of Django!
>
> > And it is not just this Python site that is slow. There are many many
> > Python sites which are very slow. And please don’t say that it could
> > be the web hosting or the server which is slow — because when so many
> > Python sites are slower than PHP sites, it couldn’t be the web
> > hosting.   Also, Zope/Plone is even slower.
>
> > Python is slow. Very slow.
>
>

--
http://mail.python.org/mailman/listinfo/python-list


Re: Python is slow

2008-12-14 Thread cm_gui

hahaha, do you know how much money they are spending on hardware to
make
youtube.com fast???

> By the way... I know of a very slow Python site called YouTube.com. In
> fact, it is so slow that nobody ever uses it.

--
http://mail.python.org/mailman/listinfo/python-list


Re: Python is slow

2008-12-20 Thread cm_gui

> Seriously cm_gui, you're a fool.
> Python is not slow.
>
> --JamesMills

haha, getting hostile?
python fans sure are a nasty crowd.

Python is SLOW.

when i have the time, i will elaborate on this.


--
http://mail.python.org/mailman/listinfo/python-list


Re: Python is slow

2008-12-22 Thread cm_gui
On Dec 22, 6:51 am, Lou Pecora  wrote:
> In article ,
>  "James Mills"  wrote:
>
> > In case anyone is not aware, Python is
> > also used for heavy scientific computational
> > problems, games such as Civilisation and
> > others, and I believe (correct me if I"m wrong)
> > it's also used by NASA.
>
> > --JamesMills
>

i am referring mainly to Python for web applications.

Python is slow.

> Python has become very popular in scientific computation.  You'll find
> it in use lots of places (universities, national labs, defense labs).  I
> use it for solving partial differential equations for quantum chaos
> calculations and went to C for speed up where needed using ctypes which
> is very straightforward and plays nice with numpy array/matrix
> libraries.  I've been doing scientific programming for 30 years.  Python
> with C extensions and libraries is the best approach I've ever used.  
> Calculation speed is not a problem and the code can be "tweaked" to
> increase it easily.  Programming speed is incredible.  I can get
> substantial object oriented code up and running much faster than
> anything I've ever used.
>
> --
> -- Lou Pecora

--
http://mail.python.org/mailman/listinfo/python-list


Python is slow

2008-05-22 Thread cm_gui
Python is slow.Almost all of the web applications written in
Python are slow.   Zope/Plone is slow, sloow, so very slooow.  Even
Google Apps is not faster.   Neither is Youtube.
Facebook and Wikipedia (Mediawiki), written in PHP, are so much faster
than Python.
Okay, they probably use caching or some code compilation -- but Google
Apps and those Zope sites probably also use caching.

I've yet to see a web application written in Python which is really
fast.
--
http://mail.python.org/mailman/listinfo/python-list


Re: Python is slow

2008-05-23 Thread cm_gui
i am not comparing Python with C or C++ which are of course
compiled languages.

if there is any consolation to Python lovers here, Python is still
faster than Microsoft ASP/ASPX.

i'm not trying to 'troll' here.   it's not just me.
many have complained that python is slow.   python websites are slow.

if python is such a good programming/scripting language,
why can't they build a faster interpreter/compiler engine?
and beat php and zend.
to the python team, rebuild your interpreter!


torontolife.com is slow.

okay, maybe Python is only slightly slower than PHP,
but it APPEARS to be much slower.
there is a distinct waiting time whenever you access a python web page
before the page starts loading.  but once it loads, it is fast.
php page starts loading immediately once you access it,
but you can see the page slowly loading.
because you see the page starts loading immediately, you feel it is
fast.



On May 22, 10:04 am, Mike Driscoll <[EMAIL PROTECTED]> wrote:
> On May 22, 11:14 am, cm_gui <[EMAIL PROTECTED]> wrote:
>
> >Pythonisslow.Almost all of the web applications written in
> >Pythonareslow.   Zope/Plone isslow, sloow, so very slooow.  Even
> > Google Apps is not faster.   Neither is Youtube.
> > Facebook and Wikipedia (Mediawiki), written in PHP, are so much faster
> > thanPython.
> > Okay, they probably use caching or some code compilation -- but Google
> > Apps and those Zope sites probably also use caching.
>
> > I've yet to see a web application written inPythonwhich is really
> > fast.
>
> What abouthttp://www.torontolife.com/? It uses Django...
>
> Mike

--
http://mail.python.org/mailman/listinfo/python-list