View Issue Details

IDProjectCategoryView StatusLast Update
0001974XdebugTracingpublic2021-10-04 09:32
Reportervideoice Assigned To 
PriorityhighSeverityfeatureReproducibilityalways
Status closedResolutionfixed 
Product Version3.0.4 
Target Version3.1devFixed in Version3.1.0 
Summary0001974: Add gzip support to trace files
Description

Tracing and other output produce GBs of data for larger projects but the output is highly compressible.

Add an option to enable gzip compression. It can actually improve the run time on slow IO enviroments.

TagsNo tags attached.
Operating System
PHP Version8.0.0-8.0.4

Activities

derick

2021-05-19 12:44

administrator   ~0005881

Profile files already support gzip in master through 0001853

derick

2021-08-20 13:55

administrator   ~0005990

https://github.com/xdebug/xdebug/pull/772