This commit is contained in:
2021-12-29 20:41:28 +00:00
parent ebcc96f6cb
commit df2de04505

View File

@@ -253,17 +253,8 @@ TODO: 1 BETA DOCS:
---
todo: is there memory able to be freed up in getreport data as it's caching a lot during generation that could be used by rendering engine?
todo: are the reports fully efficient in memory usage and allocation?
sorting into second collection doubles size?
am I sending the data twice into the page (thought I saw that somewhere)
examine the dispatch report and see if there are efficiencies in memory usage / performance
- 1 todo: add the caching technique to *all* the other getreportdata methods as was done with workorder
- 1 todo: check reporting code, is caching being freed before report generation starts?
also is report getting multiple copies of data??