Class::Std::Fast_XS

Speed up Class::Std::Fast by adding some XS code
Download

Class::Std::Fast_XS Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Martin Kutter
  • Publisher web site:
  • http://search.cpan.org/~mkutter/SOAP-WSDL-1.20/WSDL.pm

Class::Std::Fast_XS Tags


Class::Std::Fast_XS Description

Speed up Class::Std::Fast by adding some XS code Class::Std::Fast_XS is a Perl module to speed up Class::Std::Fast by adding some XS code.SYNOPSIS use Class::Std::Fast_XSSpeeds up Class::Std::Fast by replacing it's accessors/mutators and DESTROY method by XS variants.The speed gain varies by platform:Using perl 5.8.8 on Ubuntu 8.04 (32bit) Linux, the measured speed gain is around 7.5% for accessors (getters) and around 35% for mutators (setters). DESTROY was around 220% faster on this platform.On a RHEL 5.0 box (64bit) with perl-5.8.8 the speed gain is around 40% for getters and around 60% for setters.The speed gain on ActivePerl 5.8.8 (822) on Windows XP built with MinGW/MSYS/gcc is around 45%ActivePerl 5.10 (1001) on Windows XP yielded around 30% for accessors and 50% for mutators. Requirements: · Perl


Class::Std::Fast_XS Related Software