[sirikata/prox] 991a18: Fix debugging/stats flags in proxsim.

1 view
Skip to first unread message

GitHub

unread,
Feb 22, 2013, 8:32:39 PM2/22/13
to sirikata...@googlegroups.com
Branch: refs/heads/master
Home: https://github.com/sirikata/prox
Commit: 991a188455f0d862cd554947ada8cf5680b9ecad
https://github.com/sirikata/prox/commit/991a188455f0d862cd554947ada8cf5680b9ecad
Author: Ewen Cheslack-Postava <ewe...@cs.stanford.edu>
Date: 2013-02-15 (Fri, 15 Feb 2013)

Changed paths:
M libprox/include/prox/geom/RebuildingQueryHandler.hpp
M proxsim/geom/main.cpp

Log Message:
-----------
Fix debugging/stats flags in proxsim.

In proxsim, set flags before any simulator/handler initialization
occurs. Fix RebuildingQueryHandler to pass these flags along so that
they actually print out their info. Previously the flags weren't
passed along and RebuildingQueryHandler does almost no work itself, so
it never printed any information.


Commit: 0d50f4d2f137e2bf6ac66fc0ded66c5c01c2245c
https://github.com/sirikata/prox/commit/0d50f4d2f137e2bf6ac66fc0ded66c5c01c2245c
Author: Ewen Cheslack-Postava <ewe...@cs.stanford.edu>
Date: 2013-02-22 (Fri, 22 Feb 2013)

Changed paths:
M libprox/include/prox/geom/QueryHandler.hpp
M libprox/include/prox/geom/RebuildingQueryHandler.hpp
M proxsim/geom/Simulator.cpp

Log Message:
-----------
Allow user to force synchronous rebuilds.

For simple experiments run with the simulator, synchronous rebuild is
necessary since having queriers split across multiple query handlers
and reporting up to 2x the total ticks because both query handlers
print it out screws up the parsing of the output. Add a method for the
rebuilding query handler that lets the caller for the thread to wait
until the rebuild finishes and they've transitioned the queries so no
tick() calls see the intermediate states.


Commit: 0cfdc20e2952c470f86a5d76f06d407853653c7f
https://github.com/sirikata/prox/commit/0cfdc20e2952c470f86a5d76f06d407853653c7f
Author: Ewen Cheslack-Postava <ewe...@cs.stanford.edu>
Date: 2013-02-22 (Fri, 22 Feb 2013)

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

Log Message:
-----------
Fix missing bulkLoad override in RTreeCutQueryHandler.


Compare: https://github.com/sirikata/prox/compare/e4f646ac3313...0cfdc20e2952
Reply all
Reply to author
Forward
0 new messages