Josh Wilson
|
1d9814f00c
adding MiniLog and MiniLogSentry classes. Use these to capture a complex process and print the result when complete.
|
18 years ago |
Josh Wilson
|
0058ff9756
adding MiniLog and MiniLogSentry classes. Use these to capture a complex process and print the result when complete.
|
18 years ago |
Darren Ranalli
|
8127bcb6b3
added 'safe' mode to GarbageReport for dealing with C++ crashes in __repr__
|
18 years ago |
Zachary Pavlov
|
a20301a2b5
faster tasks and network updates from objects
|
18 years ago |
Darren Ranalli
|
a5502e3b43
POD: fixed compilation of DataSet wrt inheritance, removed unnecessary getter default value handling, better documentation, more testing
|
18 years ago |
Joe Shochet
|
3000263819
opt for decorator when in production
|
18 years ago |
Darren Ranalli
|
2ac571f424
added assertable setTrace
|
18 years ago |
Josh Wilson
|
4624cd0107
added 'xform' parameter to report
|
18 years ago |
Darren Ranalli
|
c9a30b710f
added report to builtin
|
18 years ago |
David Rose
|
e4ba1d426a
whoops, can't import libpandaexpressModules at the top
|
18 years ago |
David Rose
|
55a769760d
attempt to work around showbase startup order issue
|
18 years ago |
Josh Wilson
|
2623432189
"added 'module' option"
|
18 years ago |
Joe Shochet
|
0f53bb4b55
*** empty log message ***
|
18 years ago |
Greg Wiatroski
|
7d8ec647e4
Clean up import syntax
|
18 years ago |
Justin Butler
|
96d5b27bb7
Fixed task name generation for SubframeCall for my prevously added cleanup code.
|
18 years ago |
Zachary Pavlov
|
f2f61a626c
moved profiling code into showbase for a more reasonable access
|
18 years ago |
Justin Butler
|
8c0f73dfca
Added cleanup method to SubframeCall
|
18 years ago |
Darren Ranalli
|
22bd600524
added SubframeCall
|
18 years ago |
Zachary Pavlov
|
4eee3a23e9
no hotshot
|
18 years ago |
Zachary Pavlov
|
b62e15207c
oops, missed som formatting and calibration issues
|
18 years ago |
Zachary Pavlov
|
582acfb7b9
better profiling option
|
18 years ago |
Zachary Pavlov
|
5d7d58a5bc
new profiler options
|
18 years ago |
Zachary Pavlov
|
16ee78a4be
more accurate timing
|
18 years ago |
Zachary Pavlov
|
a2a8f7297f
better profiled function, with capabilities for production
|
18 years ago |
Darren Ranalli
|
33d2e386b8
use classmethod, more concise Functor.__call__ implementation
|
18 years ago |
Darren Ranalli
|
46ea4b8474
improved ~objects
|
18 years ago |
Darren Ranalli
|
f146e74f9c
reduced ParamObj memory usage
|
18 years ago |
Darren Ranalli
|
bc11859271
reduced ParamObj memory usage, fixed bug in param setter/getPriorValue
|
18 years ago |
Joe Shochet
|
09e7a09fb2
dont create a new name for Functors to save memory
|
18 years ago |
Darren Ranalli
|
14fef89ca9
setTrace->set_trace
|
18 years ago |