24 Apr
2024
24 Apr
'24
11:03 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36546 --- Comment #22 from Julian Maurice <julian.maurice@biblibre.com> --- (In reply to Tomás Cohen Arazi from comment #2)
Didier and I made some testing and bundling the spec reduces the startup time significantly (5x).
I see an improvement but not that significant. I ran the following command: time KOHA_HOME=$(pwd) perl debian/templates/plack.psgi On master, the average time is 3.5s With the patch, it's 2.4s The new flamegraph is not that much different, except that the `resolve` call takes less time relative to others Still a nice improvement! -- You are receiving this mail because: You are watching all bug changes.