Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
pyglet on PyPy?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  7 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Chuck  
View profile  
 More options Oct 28 2011, 3:40 pm
From: Chuck <chuck.may...@gmail.com>
Date: Fri, 28 Oct 2011 12:40:59 -0700 (PDT)
Local: Fri, Oct 28 2011 3:40 pm
Subject: pyglet on PyPy?
I'm curious if anyone has tried pyglet on PyPy 1.6.

I tried it on an older version about a year ago, and while it worked,
it was very slow. I was told this was due to the way PyPy handled
ctypes.

I see that the latest version says:   "fast ctypes: now calls to
ctypes functions are seen and optimized by the JIT, and they are up to
60 times faster than PyPy 1.5 and 10 times faster than CPython"

Unfortunately, I'm running windows, and the PyPy windows build does
not work for me.

Has anyone played around with PyPy and benchmarked pyglet on it?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Steve  
View profile  
 More options Oct 28 2011, 6:33 pm
From: Steve <dior...@gmail.com>
Date: Fri, 28 Oct 2011 15:33:21 -0700 (PDT)
Local: Fri, Oct 28 2011 6:33 pm
Subject: Re: pyglet on PyPy?
My brief tests showed moderate speed improvements and good
compatibility.

On Oct 28, 3:40 pm, Chuck <chuck.may...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bruce Smith  
View profile  
 More options Oct 28 2011, 7:29 pm
From: Bruce Smith <ores...@gmail.com>
Date: Fri, 28 Oct 2011 16:29:42 -0700
Local: Fri, Oct 28 2011 7:29 pm
Subject: Re: pyglet on PyPy?

On Fri, Oct 28, 2011 at 3:33 PM, Steve <dior...@gmail.com> wrote:
> My brief tests showed moderate speed improvements and good
> compatibility.

Which OS, pyglet version, and Python version was that for?

- Bruce Smith


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
hedgie  
View profile  
 More options Oct 28 2011, 9:17 pm
From: hedgie <blackhathedge...@gmail.com>
Date: Fri, 28 Oct 2011 18:17:04 -0700 (PDT)
Local: Fri, Oct 28 2011 9:17 pm
Subject: Re: pyglet on PyPy?
In my experience (Ubuntu 64, SVN pyglet), PyPy was about 50% faster
fps than CPython.

However, it has a very inconsistent framerate, and would spontaneously
and momentarily drop to extremely, extremely low framerates (my
suspicion is that it is related to garbage collection).

Also, lots and lots of warnings about stuff (mostly ctypes).

On Oct 28, 4:29 pm, Bruce Smith <ores...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Steve  
View profile  
 More options Oct 29 2011, 11:42 am
From: Steve <dior...@gmail.com>
Date: Sat, 29 Oct 2011 08:42:47 -0700 (PDT)
Local: Sat, Oct 29 2011 11:42 am
Subject: Re: pyglet on PyPy?

> Which OS, pyglet version, and Python version was that for?

Sorry for leaving out those important details. I was on my phone.

This was Mac OS X 10.7.1, pyglet 1.1.4, Python 2.7. Similar results as
hedgie.

-Steve Johnson


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Richard Jones  
View profile  
 More options Oct 29 2011, 7:08 pm
From: Richard Jones <r1chardj0...@gmail.com>
Date: Sun, 30 Oct 2011 10:08:55 +1100
Local: Sat, Oct 29 2011 7:08 pm
Subject: Re: pyglet on PyPy?
Please also include the version of PyPy that you tested.

     Richard

On 30 October 2011 02:42, Steve <dior...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Leonardo Santagada  
View profile  
 More options Nov 8 2011, 1:20 pm
From: Leonardo Santagada <santag...@gmail.com>
Date: Tue, 8 Nov 2011 10:20:24 -0800 (PST)
Local: Tues, Nov 8 2011 1:20 pm
Subject: Re: pyglet on PyPy?

Please create bug reports on the pypy issue tracker https://bugs.pypy.org/.
They are working on a better gc for these workloads and having use cases
can help push people to finish it for pypy 1.7


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »