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

Re: [pygame] why so slow??



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

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