Jump to letter: [
ABCDEFGHIJKLMNOPRSTVWXYZ
]
perl-Class-Accessor-Fast-XS - XS replacement for Class::Accessor::Fast
This module is a XS based replacement for the Class::Accessor::Fast
manpage. Just replace Class::Accessor::Fast with Class::Accessor::Fast::XS
and it should just work.
Read the Class::Accessor::Fast manpage and the Class::Accessor manpage for
API docs and usage.
XS is about performance, but usually optimized accessors like the
Class::Accessor::Fast manpage and many other with similar optimizations
give you enough performance to make accessors NOT a bottleneck. In a real
applications switch from Class::Accessor::Fast to this module can give you
1-5% boost.
Want to compare performance of different solutions? Use the
App::Benchmark::Accessors manpage, but do remember that these benchmarks
don't take into account various properties and advances of different
implementations.
Packages
Latest: perl-Class-Accessor-Fast-XS-0.04-4.1.rhel6.fio.x86_64.rpm
Changelog: