Bug #408
Delay/framedropping in AsapRealizer rendering when closing the injector
Status: | New | Start date: | 2015-03-26 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - |
Description
When sending a BML message to AsapRealizer using the iu-injector, rendering/movement temprorarly stalls. This seems to occur AFTER the message is delivered, e.g. while the injector is closing. If the Python UI or Java UIs to send BML over IPAACA is used, the delay does not occur.
Workarounds:- Insert a delay after sending the message
- Keep the OutputBuffer open.
- Does this only occur in Python?
- Does this occur for every closing of an outputbuffer?
History
#1 Updated by Hendrik Buschmeier over 9 years ago
We conjectured that the problem may lie on the side of rsb and the new introspection feature introduced in 0.11. Destroying an informer might involve heavy housekeeping or otherwise impacts rsb performance.