https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36546

Julian Maurice <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Julian Maurice <[email protected]> ---
Created attachment 164520
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=164520&action=edit
Flamegraph of debian/templates/plack.psgi

I also noticed that startup time was really long and ran
debian/templates/plack.psgi with Devel::NYTProf to see what was happening.
And indeed the YAML parsing/validation is what takes the most time (95% of the
startup is spent into Koha::REST::V1::startup
Here's the flamegraph to give an idea of the problem

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/

Reply via email to