Skip to content

Releases: Rundiz/profiler

v1.0.5

28 May 13:26
@ve3 ve3
Compare
Choose a tag to compare

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.

v1.0.3

17 May 12:27
@ve3 ve3
Compare
Choose a tag to compare

update css to prevent overridden by accidental from developer's css.

v1.0.2

22 Apr 09:22
@ve3 ve3
Compare
Choose a tag to compare

moved to rundiz/profiler from okvee/profiler
add phpunit test