Currently keys are instantiated when moving them around, from a node to log
records, or from log records to the node. A possible optimisation would be
to defer instantiating keys until actually needed - instead the raw byte
array could be used when moving keys.
Original issue reported on code.google.com by
d.majum...@gmail.comon 17 Sep 2008 at 10:53