]> git.lyx.org Git - features.git/commit
Fixup 572b06d6: reduce cache size for breakString
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 21 Sep 2022 12:42:33 +0000 (14:42 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 21 Sep 2022 17:10:57 +0000 (19:10 +0200)
commit2abe7714078a0f772af2e3e2675d6f2b3c054e08
tree4b2a4da8a321ce94288b51d3da7df57f66aa97c5
parentebe4834684a523de15f55068a32b487cae251bea
Fixup 572b06d6: reduce cache size for breakString

This was necessary only due to bug #12534.

Reduce the size from 10Mb to 1Mb. Profiling shows that the cache hit rate
is the same.
src/frontends/qt/GuiFontMetrics.cpp