visidata icon indicating copy to clipboard operation
visidata copied to clipboard

Progress of GZIP data appears to calculate from compressed size

Open bitwisecook opened this issue 2 years ago • 1 comments

Small description When opening a log that's gzip'd the progress percent appears to be calculated from the compressed size. Here I'm using f5log, internally that just uses iterload() with no wrapper for progress.

Expected result Parsing should finish at 100%

Actual result with screenshot image

Steps to reproduce with sample data and a .vd Open any compressed log large enough to take time to parse and go to shift-S. sheets.vd.txt

Additional context 2.9.0-dev with f5log 0.2.4

bitwisecook avatar Dec 23 '21 18:12 bitwisecook

Most likely related to https://github.com/saulpw/visidata/issues/1175 =)

anjakefala avatar Dec 24 '21 04:12 anjakefala