Hi Zach,

On 12/8/06, Zach Deedler <[EMAIL PROTECTED]> wrote:
Is this efficient?  I mean can I make 40,000 calls/second for example (if I
don't draw anything)?

It totally depends upon your database, and whether its already paged
in.  There is support for a cache to help improve coherency.  The most
efficient way to use it is to batch your height querries, this ensures
as much coherency as possible.  40,000 per second is alot though, what
granulatity are we talking about?

Robert.
_______________________________________________
osg-users mailing list
osg-users@openscenegraph.net
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to