https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27341
--- Comment #3 from Jonathan Druart <[email protected]> --- I've run some benchmarks using the basic_workflow.t's selenium test, following the same scripts and protocol as https://wiki.koha-community.org/wiki/Benchmark_for_16.11 Script's adjustments (to use KTD instead of KohaDevBox) and results can be found at https://gitlab.com/joubu/koha-misc4dev/-/commits/benchmark_16.11-20.11 The 2 main graphs are attached to this bug report. We clearly see a worrying increase of the time execution between 19.05 and 19.11. I have first focussed on checkin, do some profiling and came to the conclusion that it was caused by ES not updating its index async. A first step has been submitted on bug 27344. Early feedbacks and comments welcomed! -- 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/
