https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27880
--- Comment #35 from David Cook <[email protected]> --- (In reply to Julian Maurice from comment #31) > It really is a minor slowdown. 1.5ms for 1000 migration files (which > represents two-thirds of the whole Koha history). > But I agree it's an unnecessary slowdown, and the check can moved to the > start of the application, as suggested in comment 17. Because it's always > faster to do nothing :) If we move it to the start of the application, I think we'd have to process upgrades automatically behind the scenes and not via the UI. That would leave the UI just for the initial install I think? Honestly, for most people using Koha packages, that should be the workflow they experience anyway, so I think that should work out well. Would you do this in plack.psgi or somewhere else? -- 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/
