Bug 28410 - Reduce memory footprint
Summary: Reduce memory footprint
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: master
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 28411 28415 28306 28413 28416 28417
Blocks:
  Show dependency treegraph
 
Reported: 2021-05-21 11:47 UTC by Jonathan Druart
Modified: 2021-05-24 00:24 UTC (History)
5 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Druart 2021-05-21 11:47:28 UTC
Mostly because of our circular dependencies we are facing memory issue. Like any simple scripts will have to load all the modules.

We should focus on reducing the memory footprint.
Comment 1 David Cook 2021-05-24 00:24:02 UTC
(In reply to Jonathan Druart from comment #0)
> We should focus on reducing the memory footprint.

+1000