[Bug 27341] New: Performance 21.05 - Omnibus
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27341 Bug ID: 27341 Summary: Performance 21.05 - Omnibus Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: jonathan.druart@bugs.koha-community.org Reporter: jonathan.druart@bugs.koha-community.org QA Contact: testopia@bugs.koha-community.org -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27341 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |27342 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27342 [Bug 27342] Improve readability and improvement of C4::Auth::get_template_and_user -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27341 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |27343 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27343 [Bug 27343] Use L1 cache for get_all_subpermissions -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27341 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |27344 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27344 [Bug 27344] Implement Elastic's update_index_background using Koha::BackgroundJob -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27341 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 114879 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=114879&action=edit perfs_20.11_versions -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27341 --- Comment #2 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 114880 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=114880&action=edit perfs_20.11_cp -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27341 --- Comment #3 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- 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.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27341 Bug 27341 depends on bug 27343, which changed state. Bug 27343 Summary: Use L1 cache for get_all_subpermissions https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27343 What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |INVALID -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27341 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au --- Comment #4 from David Cook <dcook@prosentient.com.au> --- (In reply to Jonathan Druart from comment #3)
Early feedbacks and comments welcomed!
I can't speak to Elasticsearch but it would be interesting to see graphs for "add items" and "search". -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27341 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on|27344 |30360, 30459, 30460, 30464, | |30465, 30467 CC| |martin.renvoize@ptfs-europe | |.com Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27344 [Bug 27344] Implement Elastic's update_index_background using Koha::BackgroundJob https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30360 [Bug 30360] Add helper methods to Koha::BackgroundJobs https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30459 [Bug 30459] BatchDeleteAuthority task does not deal with indexation correctly https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30460 [Bug 30460] BatchDeleteBiblio task does not deal with indexation correctly https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30464 [Bug 30464] BatchUpdateAuthority task does not deal with indexation correctly https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30465 [Bug 30465] BatchUpdateBiblio task does not deal with indexation correctly https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30467 [Bug 30467] BatchDeleteItem task does not deal with indexation correctly -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27341 Bug 27341 depends on bug 30360, which changed state. Bug 30360 Summary: Add helper methods to Koha::BackgroundJobs https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30360 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27341 Bug 27341 depends on bug 30459, which changed state. Bug 30459 Summary: BatchDeleteAuthority task does not deal with indexation correctly https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30459 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27341 Bug 27341 depends on bug 30460, which changed state. Bug 30460 Summary: BatchDeleteBiblio task does not deal with indexation correctly https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30460 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27341 Bug 27341 depends on bug 30464, which changed state. Bug 30464 Summary: BatchUpdateAuthority task does not deal with indexation correctly https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30464 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27341 Bug 27341 depends on bug 30465, which changed state. Bug 30465 Summary: BatchUpdateBiblio task does not deal with indexation correctly https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30465 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27341 Bug 27341 depends on bug 30467, which changed state. Bug 30467 Summary: BatchDeleteItem task does not deal with indexation correctly https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30467 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27341 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |30822 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30822 [Bug 30822] BatchCommit does not deal with indexation correctly -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27341 Bug 27341 depends on bug 27342, which changed state. Bug 27342 Summary: Improve readability and improvement of C4::Auth::get_template_and_user https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27342 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27341 --- Comment #5 from David Cook <dcook@prosentient.com.au> --- Should this one be closed or renamed? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27341 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #6 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to David Cook from comment #5)
Should this one be closed or renamed?
Closed. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org