Diffusion Krita 6f3dc831b92b

Use relaxed timer for signal compression

Authored by poke1024 on Nov 6 2017, 6:41 AM.

Description

Use relaxed timer for signal compression

Signal compressors will now only rarely restart or stop a QTimer (which is not free in performance terms) but handle most situations with a fixed running timer at the expense of a relaxed callback time guarantee.

Differential Revision: https://phabricator.kde.org/D8538

Details

Committed
poke1024Nov 6 2017, 6:41 AM
Differential Revision
D8538: An experiment with KisSignalCompressor accuracy
Parents
R37:156e30e2a1fa: Remove some fragile CMake Python checks on Windows
Branches
Unknown
Tags
Unknown