[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [pygame] why so slow??



3 function calls in 0.323 CPU seconds on a 566Mhz

----- Original Message ----- 
From: Scott Russell <scott@pantastik.com>
To: <pygame-users@seul.org>
Sent: Wednesday, February 19, 2003 3:13 AM
Subject: Re: [pygame] why so slow??


> On Wed, 2003-02-19 at 05:49, azazel wrote:
> > On Mon, 17 Feb 2003 11:36:43 -0300
> > "Alex" <alex@quad.com.ar> wrote:
> > 
> > > import profile, pygame
> > > def main():
> > >  pygame.init()
> > >  screen = pygame.display.set_mode((310,120))
> > >  pygame.display.set_caption("aaaa")
> > >  pygame.mouse.set_visible(1) 
> > > profile.run("main()")
> > > 
> > > 3 function calls in 0.268 CPU seconds
> > > it was quite fast here
> > 
> > 0.160 CPU seconds for me on a 166Mhz
> 0.050 CPU seconds for me on a duron 850
> 
> Everybody play!
> 
> 
> ____________________________________
> pygame mailing list
> pygame-users@seul.org
> http://pygame.seul.org

____________________________________
pygame mailing list
pygame-users@seul.org
http://pygame.seul.org