Age | Commit message (Collapse) | Author |
|
and wait. What fun.
|
|
moved runtime timer tree topology information to separate array instead of recording stack
|
|
|
|
|
|
fixed precision of fast timer counts
|
|
hunting down bad values and crashes
|
|
|
|
will run with higher connection concurrencies. I'm using this to
test the listener queue length reporting on apaches and everything
is consistent and as expected with this change (stuck at eight before).
|
|
|
|
|
|
|
|
|
|
enabled.
Reviewed by VoidPointer
|
|
enabled.
Reviewed by VoidPointer
|
|
Bumped the default retry limit up from 5 to 8 which gives up to
15 seconds more dwell time should the viewer get a 503 or other
recoverable error on access.
|
|
|
|
|
|
setGraphicsLevel
Reviewed by Simon
|
|
setGraphicsLevel
Reviewed by Simon
|
|
|
|
|
|
|
|
|
|
pixel differences
|
|
|
|
fixes to merge
|
|
|
|
Reviewed by Stinson.
|
|
Reviewed by Stinson.
|
|
|
|
|
|
|
|
|
|
between frames.
|
|
differences
|
|
|
|
|
|
|
|
|
|
performance
Reviewed by Simon.
|
|
|
|
|
|
|
|
|
|
got new fast timer code to compile and run
|
|
solution is to clamp the update_period to a reasonable number of frames (32).
|
|
reviewed with Simon
|
|
|
|
Given that third-party libraries (such as Boost) can and do use those names,
properly namespace-scoped, it's unpardonable to break any such innocent usage
with a macro. Given the pervasiveness of the need, introduce a header file
with the requisite #undef directives.
|
|
|