| Summary: | GTK3: opening Special character dialog takes a long time | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Buovjaga <ilmari.lauhakangas> |
| Component: | Writer | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | major | CC: | caolan.mcnamara, serval2412, xiscofauli |
| Priority: | medium | Keywords: | haveBacktrace, perf |
| Version: | 6.2.0.0.alpha0+ | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | Linux (All) | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=118356 | ||
| Whiteboard: | target:6.2.0 target:6.1.0.1 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 103182, 109232 | ||
| Attachments: | Callgrind output from master | ||
|
Description
Buovjaga
2018-06-26 10:52:05 UTC
It takes 4 seconds in Version: 6.2.0.0.alpha0+ Build ID: 2dac65c50481684863433d67999c0ecf81c67e6b CPU threads: 4; OS: Linux 4.13; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group threaded dup of tdf#118356? Buovjaga: could you give it a try with a build which includes https://cgit.freedesktop.org/libreoffice/core/commit/?id=96c43a21da48e9ef50f199b9418e089da42a8ebb ? Created attachment 143133 [details] Callgrind output from master Julien: it is not a dup Arch Linux 64-bit Version: 6.2.0.0.alpha0+ Build ID: eff395c2d2a3026d9d65121e273af336fb0cfb19 CPU threads: 8; OS: Linux 4.17; UI render: default; VCL: gtk3; Locale: fi-FI (fi_FI.UTF-8); Calc: group threaded Built on June 26th 2018 > ...
> Julien: it is not a dup
> ...
> Build ID: eff395c2d2a3026d9d65121e273af336fb0cfb19
> ...
Indeed your build includes the quoted patch.
Caolán: thought you might be interested in this one since it concerns gtk3.
It takes 3 seconds Version: 6.2.0.0.alpha0+ Build ID: 2e142c0ee54744d35517f0b9c49a24302fb32d47 CPU threads: 8; OS: Linux 4.14; UI render: default; VCL: gtk3; Locale: nl-BE (en_US.UTF-8); Calc: group threaded build on 20180626 I imagine Buovjaga has more fonts installed than others, I believe https://gerrit.libreoffice.org/#/c/56485/ will fix this (In reply to Caolán McNamara from comment #6) > I imagine Buovjaga has more fonts installed than others, I believe > https://gerrit.libreoffice.org/#/c/56485/ will fix this You imagined correctly (I have Google fonts collection installed) and your patch drops the time to open to a mere 3 seconds. Hmm, there was a typo in the commit message, so this report did not get the comments. The merged commit is here: https://gerrit.libreoffice.org/gitweb?p=core.git;a=commitdiff;h=a2937b4af3b1d148fbead50f06e7a196bf5850cb Thanks! |