Skip Menu |

This queue is for tickets about the Class-Std-Fast CPAN distribution.

Report information
The Basics
Id: 34641
Status: resolved
Priority: 0/
Queue: Class-Std-Fast

People
Owner: Nobody in particular
Requestors: kutterma [...] users.sourceforge.net
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 0.0.5
Fixed in: (no value)



Subject: Apply the concept of AutoXS in a additional Class::Std::Fast_XS subpackage
Steffen Müller described a intersting concept of substituting XS code for perl code at runtime - see http://use.perl.org/articles/08/04/03/0639240.shtml Could be a good idea for Class::Std::Fast - according to Steffen's measures, performance gain is 1.6-2.5, and could actually even be more if we managed to XS DESTROY.
It's on CPAN!