Re: status?




[snip]

> 
> Possibly the best example of doing this sort of batching is
> in the routine XInternAtoms, in the file xc/lib/X11/IntAtom.c in an
> X distribution: interning atoms became a Xt toolkit bottleneck, and so
> this routine was added (and Xt reworked) to let you Intern a bunch of

not only Xt, Qt also got quite some speedups with that big-call :)

> atoms in one round trip.  XInternAtoms is between one or two pages of code.

So we assume it can be done for now and maybe provide code later? Fine with me.

Matthias



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]