[Libreoffice-bugs] [Bug 133244] Undo in Calc slow

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri May 22 14:28:03 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=133244

b. <newbie-02 at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW

--- Comment #5 from b. <newbie-02 at gmx.de> ---
@Telesto: win repro, lin not, 

win: 

~5 seconds, slower on subsequent tries, adds up to ~12 seconds, 

lin: 

no repro, milliseconds

versions: 

Version: 7.0.0.0.alpha1 (x64)
Build ID: 6a03b2a54143a9bc0c6d4c7f1...
CPU threads: 8; OS: Windows 6.1 Service Pack 1 Build 7601; UI render: default;
VCL: win; 
Locale: de-DE (de_DE); UI: en-US
Calc: 

Version: 7.0.0.0.alpha1
Build ID: 6a03b2a54143a9bc0c6d4c7f1...
CPU threads: 8; OS: Linux 4.19; UI render: default; VCL: gtk3; 
Locale: de-DE (en_US.UTF-8); UI: en-US
Calc: 

additional note(s): 

my construction 
"=CHAR(INT(RAND()*26+1+96))&CHAR(INT(RAND()*26+1+96))&CHAR(INT(RAND()*26+1+96))&CHAR(INT(RAND()*26+1+96))&CHAR(INT(RAND()*26+1+96))" 
is - intentionally! - nagging spreadsheets, for productive use read and keep in
mind: 

https://chandoo.org/wp/handle-volatile-functions-like-they-are-dynamite/

observe: from undo you don't get back the previous state, but fresh calculated
random values. maybe in win 'rand' is a little slower? 

prev. likely not the issue here as: 

with win after one copy and paste to other columns: 

much better performance even with 10 times the data, ~ 2 seconds ...???
**confused**

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200522/080a1998/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list