|
[haiku-appserver]
||
[Date Prev]
[07-2007 Date Index]
[Date Next]
||
[Thread Prev]
[07-2007 Thread Index]
[Thread Next]
[haiku-appserver] Re: accelerating app_server
- From: Ingo Weinhold <bonefish@xxxxxxxxxxxxxxx>
- To: haiku-appserver@xxxxxxxxxxxxx
- Date: Sat, 21 Jul 2007 23:39:33 +0200
On 2007-07-21 at 23:05:40 [+0200], Stephan Assmus <superstippi@xxxxxx> wrote:
[...]
> Well... I just felt I write this email and see if someone has some ideas.
> :-)
For the client side you can use the strace command to see the syscalls being
used. This would at least help to analyze whether our implementation uses
more syscalls. This should also answer your question regarding whether Dano
communicates with the app server when the drawing is fully out of the
clipping region.
CU, Ingo
|