This commit is contained in:
2021-06-07 18:17:06 +00:00
parent 59fd41d8d0
commit 7a73e6c78e
11 changed files with 109 additions and 30 deletions

View File

@@ -119,7 +119,7 @@ todo: MEMORY / PERFORMANCE / CRASHING
todo: memory usage and timeout is directly related to the amount of space taken up physically on the page
it's NOT related to the helpers as just putting static text on the page causes teh same issue
it's NOT related to the helpers as just putting static text on the page causes the same issue
it's memory taken to render to pdf probably and a byte is a byte even if it's blank white page
=-=-=-=-=-