[Libreoffice-bugs] [Bug 129256] ReDim is slow when array custom type is explicitly known

2020-01-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129256 --- Comment #17 from Commit Notification --- Mike Kaganski committed a patch related to this issue. It has been pushed to "libreoffice-6-4": https://git.libreoffice.org/core/commit/f396be106a0886ba635b449c44627fb800a3bc25 tdf#129256:

[Libreoffice-bugs] [Bug 129256] ReDim is slow when array custom type is explicitly known

2020-01-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129256 Commit Notification changed: What|Removed |Added Whiteboard|target:6.5.0|target:6.5.0 target:6.4.1

[Libreoffice-bugs] [Bug 129256] ReDim is slow when array custom type is explicitly known

2019-12-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129256 Xisco FaulĂ­ changed: What|Removed |Added Status|RESOLVED|VERIFIED CC|

[Libreoffice-bugs] [Bug 129256] ReDim is slow when array custom type is explicitly known

2019-12-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129256 --- Comment #15 from Commit Notification --- Mike Kaganski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/bc1a8c682f889e488a7961faa0708568c480438a tdf#129256: don't

[Libreoffice-bugs] [Bug 129256] ReDim is slow when array custom type is explicitly known

2019-12-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129256 Commit Notification changed: What|Removed |Added Whiteboard||target:6.5.0 -- You are

[Libreoffice-bugs] [Bug 129256] ReDim is slow when array custom type is explicitly known

2019-12-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129256 Mike Kaganski changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Libreoffice-bugs] [Bug 129256] ReDim is slow when array custom type is explicitly known

2019-12-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129256 --- Comment #13 from Julien Nabet --- (In reply to Mike Kaganski from comment #12) > Thanks a lot Julien! > > So SbiRuntime::Step seems to spend much time in StepDCREATE_IMPL in case of > ReDimTest1, and not so much time in StepREDIMP

[Libreoffice-bugs] [Bug 129256] ReDim is slow when array custom type is explicitly known

2019-12-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129256 --- Comment #12 from Mike Kaganski --- Thanks a lot Julien! So SbiRuntime::Step seems to spend much time in StepDCREATE_IMPL in case of ReDimTest1, and not so much time in StepREDIMP in case of ReDimTest2. -- You are receiving this

[Libreoffice-bugs] [Bug 129256] ReDim is slow when array custom type is explicitly known

2019-12-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129256 Mike Kaganski changed: What|Removed |Added Attachment #156388|0 |1 is obsolete|

[Libreoffice-bugs] [Bug 129256] ReDim is slow when array custom type is explicitly known

2019-12-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129256 --- Comment #11 from Julien Nabet --- (note to myself: to avoid "No stack counts found", it seems perf record must be launched as soon as LO module is opened, not at the last moment) -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 129256] ReDim is slow when array custom type is explicitly known

2019-12-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129256 --- Comment #10 from Julien Nabet --- Created attachment 156390 --> https://bugs.documentfoundation.org/attachment.cgi?id=156390=edit perf flamegraph for ReDimTest2 -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 129256] ReDim is slow when array custom type is explicitly known

2019-12-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129256 --- Comment #9 from Julien Nabet --- Created attachment 156389 --> https://bugs.documentfoundation.org/attachment.cgi?id=156389=edit perf flamegraph for ReDimTest1 -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 129256] ReDim is slow when array custom type is explicitly known

2019-12-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129256 --- Comment #8 from Mike Kaganski --- (In reply to Julien Nabet from comment #7) Oh sorry! The ReDimTest is 3 tests. Could you please create two graphs separately for ReDimTest1 and ReDimTest2 in > Type TCustomType > m_arr(20) As

[Libreoffice-bugs] [Bug 129256] ReDim is slow when array custom type is explicitly known

2019-12-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129256 --- Comment #7 from Julien Nabet --- It was for the whole test, I launched "ReDimTest" If you think about specific tests, just tell me! -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 129256] ReDim is slow when array custom type is explicitly known

2019-12-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129256 --- Comment #6 from Mike Kaganski --- (In reply to Julien Nabet from comment #5) Thanks! Is that a flamegraph for CustomReDim1? Could you please also add another flamegraph for CustomReDim2, for comparison? -- You are receiving this

[Libreoffice-bugs] [Bug 129256] ReDim is slow when array custom type is explicitly known

2019-12-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129256 --- Comment #5 from Julien Nabet --- Created attachment 156388 --> https://bugs.documentfoundation.org/attachment.cgi?id=156388=edit perf flamegraph At least the Flamegraph :-) -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 129256] ReDim is slow when array custom type is explicitly known

2019-12-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129256 --- Comment #4 from Julien Nabet --- Argh, it gives me: "ERROR: No stack counts found" :-( I'm gonna make the build from scratch -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 129256] ReDim is slow when array custom type is explicitly known

2019-12-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129256 Oliver Brinzing changed: What|Removed |Added CC||oliver.brinz...@gmx.de

[Libreoffice-bugs] [Bug 129256] ReDim is slow when array custom type is explicitly known

2019-12-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129256 --- Comment #2 from Mike Kaganski --- (In reply to Julien Nabet from comment #1) A flamegraph would be very useful - thank you Julien! -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 129256] ReDim is slow when array custom type is explicitly known

2019-12-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129256 Julien Nabet changed: What|Removed |Added CC||serval2...@yahoo.fr --- Comment