Changes between Version 1 and Version 2 of Ticket #34356


Ignore:
Timestamp:
Feb 20, 2023, 9:03:26 AM (19 months ago)
Author:
Robin (Robert) Thomas
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #34356 – Description

    v1 v2  
    1515If we remove everything from the report template, leaving just <!DOCTYPE html><html lang="en"><head><title>Test</title><body></body></html> (filesize 863b), each generation increases the memory RSS by about 1.3mb.
    1616
     17== Related
     18
     19I opened a bug ticket about this with Weasyprint (https://github.com/Kozea/WeasyPrint/issues/1496). They say that because they cannot reproduce this when running just Weasyprint by itself from the command-line, the memory leak must be elsewhere in the ecosystem.
     20
    1721== Reproduce
    1822
     
    2226
    2327[[Image(https://code.djangoproject.com/raw-attachment/ticket/34356/219976184-2e826b19-eb1d-40a8-926a-b9751468f0eb.jpg)]]
    24 
    25 == Related
    26 
    27 I opened a bug ticket about this with Weasyprint (https://github.com/Kozea/WeasyPrint/issues/1496). They say that because they cannot reproduce this when running just Weasyprint by itself from the command-line, the memory leak must be elsewhere in the ecosystem.
Back to Top