• Home
  • Popular Downloads
  • Contact Us
  • Submit

Softpile

Free Downloads

Main Navigation
  • Home
  • Windows
  • Mac OS X
  • Business
  • Desktop
  • Development
  • Education
  • Games
  • Internet
  • Multimedia
  • Utilities
Home » Linux » Class::Std::Fast_XS

Class::Std::Fast_XS

June 23, 2009
Speed up Class::Std::Fast by adding some XS code
Version: 0.3
License: Perl Artistic License
Operating System: Linux
Homepage: search.cpan.org
Developed by: Martin Kutter
Class::Std::Fast_XS is a Perl module to speed up Class::Std::Fast by adding some XS code.

SYNOPSIS

 use Class::Std::Fast_XS

Speeds 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.
perl perl module xs code
Free Download 8K
0
  • Share on:

Class::Std::Fast_XS User Reviews

Sponsored

Categories

  • Linux

Related Downloads

MooseX::MultiMethods
Multi Method Dispatch based on Moose type constraints
Inline::Echo
A demo module using Inline::Interp
App::Cpan
Easily interact with CPAN from the command-line
Persistence::Database::SQL
Object Persistence in SQL Databases.
DBI::BabyConnect
Creates an object that holds a DBI connection to a database
Copyright © 1999-2017 Softpile Free Downloads
  • Contact Us
  • Submit
  • Privacy Policy
  • Disclaimer
  • Terms of Use