openbsd-ports/devel/p5-Class-C3-XS/pkg/DESCR
espie 9644435af6 a reimplementation of Class::C3 algorithms in C, for speed.
Part of current work to speed up DBIx::Class, with astounding
results (perl 5.10 will have this more or less built-in).
2007-05-05 09:22:26 +00:00

4 lines
161 B
Plaintext

Class-C3 is a speed bottleneck in some uses, most notably DBIx::Class.
Reimplementing the expensive part of the algorithm leads to a notable
speed improvement.