[sirikata/prox] a3b0d6: Make events flush during query processing.

0 views
Skip to first unread message

GitHub

unread,
Apr 5, 2013, 11:22:29 PM4/5/13
to sirikata...@googlegroups.com
Branch: refs/heads/master
Home: https://github.com/sirikata/prox
Commit: a3b0d60544ce782e5a57c3d0d8995a2613b00e67
https://github.com/sirikata/prox/commit/a3b0d60544ce782e5a57c3d0d8995a2613b00e67
Author: Ewen Cheslack-Postava <ewe...@cs.stanford.edu>
Date: 2013-04-05 (Fri, 05 Apr 2013)

Changed paths:
M libprox/include/prox/base/QueryBase.hpp
M libprox/include/prox/geom/LevelQueryHandler.hpp
M libprox/include/prox/geom/RTreeCutQueryHandler.hpp

Log Message:
-----------
Make events flush during query processing.

Previously we would queue up all events and flush them all at once
after evalaution of a query had occurred. This is bad for initial
query processing because it can generate huge queues and a long wait
time. Instead, check the size of the queue on each iteration and flush
the current queue when a maximum is reached.


Commit: 7d4ccd9898a4f154ce0e006da88b1cad71ea4331
https://github.com/sirikata/prox/commit/7d4ccd9898a4f154ce0e006da88b1cad71ea4331
Author: Ewen Cheslack-Postava <ewe...@cs.stanford.edu>
Date: 2013-04-05 (Fri, 05 Apr 2013)

Changed paths:
M libprox/include/prox/base/ZernikeDescriptor.hpp

Log Message:
-----------
Fix warning for uninitialized data in ZernikeDescriptor.


Compare: https://github.com/sirikata/prox/compare/09a191c474a3...7d4ccd9898a4
Reply all
Reply to author
Forward
0 new messages