Bug 23414: Prefetch transfers, use only default framework, use elsif
authorNick Clemens <nick@bywatersolutions.com>
Thu, 1 Aug 2019 17:01:28 +0000 (17:01 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 6 Nov 2019 17:14:21 +0000 (17:14 +0000)
commitff7c422af09ee6b70cd6e28c21f1644ff360cd7c
treecc7d6500d0c9a9968a7d69f687cdcd2f194f39f0
parentba184df84a9a56373677c56a1aa64cdd48bd8a3c
Bug 23414: Prefetch transfers, use only default framework, use elsif

This further cleans up the code, before we tested each condition though we return only one status line.

Koha mappings can no longer differ by framework so we don't need to fetch the biblio framework

Prefetching should offer a boost

To test:
Same as before - there is not as big a boost form this, but there shouldn't be a hit

Signed-off-by: Liz Rea <wizzyrea@gmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
C4/XSLT.pm