Bvanhoekelen Performance Versions Save

⏱ PHP performance tool analyser your script on time, memory usage and db query. Support Laravel and Composer for web, web console and command line interfaces.

v2.5.1

3 years ago

Add

  • Remove ugly windows console error (#20 from MarouaneRag/patch-1)

v2.5.0

5 years ago

Change

  • Use protected instead of private
  • Use static instead of self
  • use /** for comments
  • use throw new exception instead of die
  • Require php version 5.6 and higher

v2.4.0

5 years ago

Add

  • Config item Config::setClearScreen() to prevent cleaning screen

v2.3.6

5 years ago

Fix

  • Add overflow: auto to result box

v2.3.5

6 years ago

Add

  • SQL query log for web presenter

Change

  • Max screen width to 140

Fix

  • Wrong time rounding by SQL query log

v2.3.4

6 years ago

Remove

  • Remove default time zone UTC. This has to be set by the user in php.ini

Change

  • Fix example 8, change dump of print_r

Special thanks to

v2.3.2

6 years ago

Change

  • Change error messages.
  • dd() and dump() to die and print_r.

Remove

Special thanks to

v2.3.1

6 years ago

Change

  • Increase accuracy for time measurement on normal points.

Added

v2.2.1

6 years ago

Change

  • Performance installation package uses less storage space.
  • Add .gitattributes for ignore export the folder (assets, examples and screenshots).

V2.2.0

6 years ago

Added

  • Web interface can be hidden (preference is store).