Skip to content

v1.0.5

Compare
Choose a tag to compare
@ve3 ve3 released this 28 May 13:26
· 45 commits to master since this release

Fixed in 1.0.4

Fix file size unit (typo).
Fix not profiling on non registered sections.


Add self cost & a lot improve.

Add Time Load self time spend.
Add Memory Usage self memory usage.
Add Database self memory usage.

Previous:

Time Load use current time spend for all process.
Memory Usage use current memory usage for all process.
Database use current memory usage for all process. But this is still
exists, the $memory_start was added for self cost, if this argument is
not set then it is still using current memory usage for all process.