Download the PHP package windwalker/profiler without Composer
On this page you can find all versions of the php package windwalker/profiler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download windwalker/profiler
More information about windwalker/profiler
Files in windwalker/profiler
Download windwalker/profiler
More information about windwalker/profiler
Files in windwalker/profiler
Vendor windwalker
Package profiler
Short Description Windwalker Profiler package
License LGPL-2.0-or-later
Homepage https://github.com/ventoviro/windwalker-profiler
Package profiler
Short Description Windwalker Profiler package
License LGPL-2.0-or-later
Homepage https://github.com/ventoviro/windwalker-profiler
Please rate this library. Is it a good library?
Informations about the package profiler
Windwalker Profiler
Windwalker Profiler can help us profiler some process information for debug.
Installation via Composer
Add this to the require block in your composer.json
.
Create A Profiler And Mark A Point
Now your can get the elapsed time between two points:
Or get memory amount between two points:
Output Result
Benchmark
Benchmark is a convenience object to test two or more tasks executing time.
The output
Use Other format
Custom Render Handler
All versions of profiler with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.3
The package windwalker/profiler contains the following files
Loading the files please wait ....