Changes between Initial Version and Version 2 of Ticket #1426
- Timestamp:
- 02/02/17 13:03:10 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1426
-
Property
Status
changed from
new
toassigned
-
Property
Status
changed from
-
Ticket #1426 – Description
initial v2 2 2 3 3 Issues: 4 * it can take a lot of CPU to figure out the scroll encoding :4 * it can take a lot of CPU to figure out the scroll encoding (figures given here are made worse by the instrumentation and profiling tools enabled): 5 5 {{{ 6 6 scroll encoding total time: 89ms … … 8 8 So high that we might has well not bother! 9 9 * we should add the ability to enable it even when there are no video encodings available (ie: for html5 client) 10 * we make a copy of the xshm backing for each subimage we send to the non-scroll compression - these could be handled as memoryviews