Changes between Version 8 and Version 9 of WindowRefresh
- Timestamp:
- 03/04/13 10:54:42 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WindowRefresh
v8 v9 92 92 == Debugging == 93 93 "xpra info" provides a good overview of the current values used for batch delay and encoding speed/quality, but very little in terms of the factors used to come up with those values (only some latency values are exposed). 94 A good start is: 95 {{{ 96 xpra info | grep batch_delay 97 xpra info | grep latency.avg 98 }}} 94 99 95 100 [[BR]]