ebe8d4eb46
We had huge memory consumption on fetching OSWLs due to fetching clusters data in each OSWL row. Joined clusters data removed from each OSWL row. Explicit fetching of version info from clusters is introduced to CSV exporter. We are using SQLAlchemy yield_per for fetching large query results. Yeld_per page parameter reduced from 1000 to 100. We still have issues with memory consumption in all reports generation. Thus we are temporary removing link on 'All reports' from web UI. Example uWSGI configuration changed to start http service. Change-Id: I66c97058c0f15f8a15b626ab1fa222106754a455 Partial-Bug: #1564427 |
||
---|---|---|
.. | ||
analytics_example.yaml |