https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36668
Pedro Amorim <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m --- Comment #3 from Pedro Amorim <[email protected]> --- Hey Kyle, some testing notes (thanks for the test script btw A+): Before patch: Time: 22-26 seconds / Size: 911kB After patch: Time: 20-25 seconds / Size: 530kB From my testing, this patch reduces the page size, but it does not fix the "slow load" issue. My suggestion to fix this for the future would be to implement infinite scroll on this page, i.e. additional circulation rules entries are loaded as the user navigates downwards (would say it's likely not trivial for this page and it may introduce issues I'm not considering atm). Bug 36641 is adding a circulation rules REST endpoint and although I don't think it would directly help for this specific use case it would be a starting point. Sorry for the tangent, just something to (maybe) discuss! -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
