Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-4995

[REG] Text label with a line break is way slower to render on solaris with SunCC

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: Not Evaluated Not Evaluated
    • 4.6.0
    • 4.5.2
    • GUI: Font handling
    • None

      Running the attached test gives a feel of it (works fine with gcc on solaris):

      [qt@kvasir:~/tests/task_fontconfig] time ./task_fontconfig 1 0
      Multiline is 0 perftest is 1

      real 0m0.173s
      user 0m0.053s
      sys 0m0.021s
      [qt@kvasir:~/tests/task_fontconfig] time ./task_fontconfig 1 1
      Multiline is 1 perftest is 1

      real 0m2.469s
      user 0m0.748s
      sys 0m0.056s

      This is apparently a regression from 4.4 (not tested with 4.4 though)

        1. main.cpp
          0.5 kB
          Pierre Rossi
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            sletta Gunnar Sletta
            ntg Pierre Rossi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes