9644435af6
Part of current work to speed up DBIx::Class, with astounding results (perl 5.10 will have this more or less built-in).
4 lines
161 B
Plaintext
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.
|