]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Bulk creation: improve performances using memoization
authorArthurHoaro <arthur@hoa.ro>
Fri, 23 Oct 2020 10:29:52 +0000 (12:29 +0200)
committerArthurHoaro <arthur@hoa.ro>
Tue, 27 Oct 2020 19:11:30 +0000 (20:11 +0100)
commitc609944cb906a2f5002cd86a808aa36d8deb2afd
treebdac2c4ddffb524336582ba9a94f4fb0b2c952a0
parent25e90d8d75382721ff7473fa1686090fcfeb46ff
Bulk creation: improve performances using memoization

Reduced additional processing time per links from ~40ms to ~5ms
application/front/controller/admin/ShaarePublishController.php