[Libreoffice-bugs] [Bug 150749] Find and replace - replace all - 100% CPU

2022-09-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150749

Aron Budea  changed:

   What|Removed |Added

   Keywords||perf
 CC||aron.bu...@gmail.com

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150749] Find and replace - replace all - 100% CPU

2022-09-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150749

Julien Nabet  changed:

   What|Removed |Added

 Attachment #182174|0   |1
is obsolete||

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150749] Find and replace - replace all - 100% CPU

2022-09-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150749

--- Comment #8 from Julien Nabet  ---
Created attachment 182239
  --> https://bugs.documentfoundation.org/attachment.cgi?id=182239=edit
Flamegraph

Here's an updated Flamegraph retrieved on pc Debian x86-64 with master sources
updated today.
I don't know at all if it can still be improved or if there are too much data
in the file.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150749] Find and replace - replace all - 100% CPU

2022-09-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150749

Julien Nabet  changed:

   What|Removed |Added

 CC||ko...@libreoffice.org

--- Comment #7 from Julien Nabet  ---
Thank you Noel! I'll test this tonight.

Kohei: I put you in cc since Noel's patch includes a change in mdds which could
perhaps be added upstream.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150749] Find and replace - replace all - 100% CPU

2022-09-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150749

Noel Grandin  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150749] Find and replace - replace all - 100% CPU

2022-09-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150749

--- Comment #6 from Commit Notification 
 ---
Noel Grandin committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/a740176009411d21e20d7c11097af1d8812d251d

tdf#150749 Find and replace on very large sheet

It will be available in 7.5.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150749] Find and replace - replace all - 100% CPU

2022-09-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150749

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:7.5.0

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150749] Find and replace - replace all - 100% CPU

2022-09-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150749

--- Comment #5 from Julien Nabet  ---
(In reply to Pierre Fortin from comment #4)
> (In reply to Julien Nabet from comment #1)
> > What's the "map" extension in zip file?
> > Anyway, I renamed it to use "tsv" extension, I'm giving a try right now.
> 
> I use many different extensions when I know they don't matter to various
> programs. Calc doesn't care -- it opens files correctly; even renaming
> XX.tsv as XX.ods still opens correctly.  A rose by any other name is still a
> rose. :)

On pc Debian x86-64 with master sources updated today, with "map" extension, LO
tries to open the file with Writer, not with Calc when doing:
./soffice ncid.map

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150749] Find and replace - replace all - 100% CPU

2022-09-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150749

--- Comment #4 from Pierre Fortin  ---
(In reply to Julien Nabet from comment #1)
> What's the "map" extension in zip file?
> Anyway, I renamed it to use "tsv" extension, I'm giving a try right now.

I use many different extensions when I know they don't matter to various
programs. Calc doesn't care -- it opens files correctly; even renaming XX.tsv
as XX.ods still opens correctly.  A rose by any other name is still a rose. :)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150749] Find and replace - replace all - 100% CPU

2022-09-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150749

Michael Warner  changed:

   What|Removed |Added

 Blocks||113510


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=113510
[Bug 113510] [META] Bugs that cause CPU to run at 100%
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150749] Find and replace - replace all - 100% CPU

2022-09-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150749

Julien Nabet  changed:

   What|Removed |Added

 CC||noelgran...@gmail.com

--- Comment #3 from Julien Nabet  ---
Noel: Flamegraph shows SharedString but also mdds, do you think we should ping
Kohei (because he's the "mdds" guy) or Eike first (since he's the Calc expert)
or do you have some idea here?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150749] Find and replace - replace all - 100% CPU

2022-09-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150749

--- Comment #2 from Julien Nabet  ---
Created attachment 182174
  --> https://bugs.documentfoundation.org/attachment.cgi?id=182174=edit
Flamegraph

Here's a Flamegraph retrieved on pc Debian x86-64 with master sources updated
today (b392d0a25e229f305497ab5f9f084b71b24cc387)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150749] Find and replace - replace all - 100% CPU

2022-09-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150749

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #1 from Julien Nabet  ---
What's the "map" extension in zip file?
Anyway, I renamed it to use "tsv" extension, I'm giving a try right now.

-- 
You are receiving this mail because:
You are the assignee for the bug.