Next | Query returned 11 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2020-04-16 14:14:11 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
(devel/p5-MooseX-ArrayRef) import MooseX-ArrayRef-0.005

Objects implemented with arrayrefs rather than hashrefs are often
faster than those implemented with hashrefs. Moose's default object
implementation is hashref based. Can we go faster?

Simply use MooseX::ArrayRef instead of use Moose, but note the
limitations in the section below.

The current implementation is mostly a proof of concept, but it does
mostly seem to work.

Next | Query returned 11 messages, browsing 11 to 20 | previous