MOAR optimization - tracking is_new_res is double work
authorPeter Rabbitson <ribasushi@cpan.org>
Wed, 27 Feb 2013 10:01:12 +0000 (11:01 +0100)
committerPeter Rabbitson <ribasushi@cpan.org>
Sun, 10 Mar 2013 11:10:45 +0000 (12:10 +0100)
commitaa1d8a8751baf1e4c06b43f38ff9e02cdea51e6a
tree1e8ca3165b1068a748908af0d794cc7cdc94049b
parente81b50f4f429e1119fc6efb369122225fa7557d8
MOAR optimization - tracking is_new_res is double work

We can get the root node assembler to do that for us instead

Also remove more of the superfluous ||= assignments
lib/DBIx/Class/ResultSource/RowParser/Util.pm
t/prefetch/manual.t
t/resultset/inflate_result_api.t
t/resultset/rowparser_internals.t