bfree writes "Graphcomp posts new OpenGL benchmarks comparing:
Perl vs Python and SDL::OpenGL vs POGL
on their POGL Developer's Site
- Perl OpenGL (POGL) is over 20% faster than Python OpenGL (PyOpenGL)
- POGL is over 60% faster than SDL::OpenGL, using OpenGL::Array (OGA) objects
- POGL is comparable to C for many OpenGL operations
"