PHPackages                             geocurly/easy-benchmark - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. geocurly/easy-benchmark

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

geocurly/easy-benchmark
=======================

Simple benchmark wrapper for your php code

0.1.1(5y ago)03.0kMITPHPPHP ^7.4

Since Aug 8Pushed 5y ago1 watchersCompare

[ Source](https://github.com/geocurly/easy-benchmark)[ Packagist](https://packagist.org/packages/geocurly/easy-benchmark)[ RSS](/packages/geocurly-easy-benchmark/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (2)Versions (3)Used By (0)

easy-benchmark
==============

[](#easy-benchmark)

There is the simple benchmark library for your php code.

⚠️ **This library is applicable only for fast estimate performance of your decition**. If you want to find a complete solution, look at [Xdebug](https://xdebug.org/), [XHProf](https://www.php.net/manual/ru/book.xhprof.php) and etc.
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

[](#warning-this-library-is-applicable-only-for-fast-estimate-performance-of-your-decition-if-you-want-to-find-a-complete-solution-look-at-xdebug-xhprof-and-etc)

[**Examples**](https://github.com/geocurly/easy-benchmark/tree/master/example)

1. Compare array merge functions performance

```
