Re: Remote call horror show

2015-07-06 Thread Stephan Bergmann
On 07/06/2015 02:41 AM, Matthew J. Francis wrote: Having said all that, the time to run the test in question is still too high, and the ultimate solution may well be to merge what I'm doing into unotest and take advantage of the speed gain of running the whole thing in-process. Regardless of an

Remote call horror show

2015-07-05 Thread Matthew J. Francis
Hi, While experimenting with the UNO accessibility tree, I found that walking the tree from (out of process) Python was slower than it had any right to be. To investigate why that might be, I wrote a simple benchmark: # ... setup ... ac = doc.CurrentController.ComponentWindow.AccessibleContext f