Kurt: Perl vs C

Beitrag lesen

Hi

Oft ist Perl-Code nicht wesentlich langsamer als C-Code, gelegentlich sogar schneller.

schön wärs, aber ...

"There are a number of factors explaining the lack of significant difference between C and Perl OpenGL performance:

* POGL is a compiled C module
    * Most of the work is performed by the GPU
    * POGL leverages OpenGL::Array (OGA) objects "

Gruß
 Kurt