https://bugs.documentfoundation.org/show_bug.cgi?id=153190
Stéphane Guillou (stragu) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected] Version|7.3.7.2 release |7.1.0.0.alpha1+ See Also| |https://bugs.documentfounda | |tion.org/show_bug.cgi?id=87 | |963 Keywords| |implementationError --- Comment #3 from Stéphane Guillou (stragu) <[email protected]> --- Tests with images generated with commands in Comment 2: - LO 7.1.0.3 (when percentages started being shown): - Large: 47,196 -> 439 kiB = 10% reduction (wrong) - Smaller: 16,992 -> 143 kiB = 99% reduction (correct) - LO 7.2.7.2 to 7.3.7.2: - Large: 47,196 -> 467 kiB = 10% reduction (wrong) - Smaller: 16,992 -> 151 kiB = 99% reduction (correct) - LO 7.4.6.2 - Large: 47,196 -> 19,637 = -30% reduction (wrong) - Smaller: 16,992 -> 7,071 = 58% reduction (correct) - LO 7.5.3.1 to recent master build 7.6 alpha0+: - Large: 47,196 -> 20,485 = -32% reduction (wrong) - Smaller: 16,992 -> 7,376 = 56% reduction (correct) So percentage has been wrong (in different ways) with large files since percentages started showing, so I assume since commit 46772b2dbbc269c2e83f00af2cd864fb64ccf425 that fixed bug 87963. Daniel hasn't been active since that commit, so copying Noel as a reviewer in case you have ideas / pointers. Master build: Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 61b41646c5a93ca24f2c9f143cdb0da2c9258989 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded -- You are receiving this mail because: You are the assignee for the bug.
