PHPackages                             izquierdogalan/benchmark-bundle - 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. [API Development](/categories/api)
4. /
5. izquierdogalan/benchmark-bundle

ActiveSymfony-bundle[API Development](/categories/api)

izquierdogalan/benchmark-bundle
===============================

Show benchmark functions, apis, controlers, etc

1.0.0(10y ago)233MITPHPPHP &gt;=5.3.2

Since Jun 13Pushed 10y ago1 watchersCompare

[ Source](https://github.com/izquierdogalan/BenchmarkBundle)[ Packagist](https://packagist.org/packages/izquierdogalan/benchmark-bundle)[ Docs](https://github.com/izquierdogalan/BenchmarkBundle)[ RSS](/packages/izquierdogalan-benchmark-bundle/feed)WikiDiscussions master Synced 1mo ago

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

Intro to BenchmarkBundle
========================

[](#intro-to-benchmarkbundle)

This Bundle provides @Benchmark annotation for symfony 2 for show log with a duration time process a determinated function or controler. This bundle required JMSAopBundle.

[![Build Status](https://camo.githubusercontent.com/6251d013bf3548ecc0d0d04ef860a23a107d339c8214d2fc1e918d59091f2294/68747470733a2f2f6170692e7472617669732d63692e6f72672f697a7175696572646f67616c616e2f42656e63686d61726b42756e646c652e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/izquierdogalan/BenchmarkBundle)[![](https://camo.githubusercontent.com/0cef6221874da411df32a5ed83d9712fdd2118227b25b4d424d10702907f09d6/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f33633131376234372d643732652d346465642d393731622d6466383433633639396439342f6269672e706e67)](https://camo.githubusercontent.com/0cef6221874da411df32a5ed83d9712fdd2118227b25b4d424d10702907f09d6/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f33633131376234372d643732652d346465642d393731622d6466383433633639396439342f6269672e706e67)

Installation and configuration:
-------------------------------

[](#installation-and-configuration)

### Get the bundle

[](#get-the-bundle)

Add to your `composer.json` file :

```
composer require izquierdogalan/benchmark-bundle

```

### Add BenchmarkBundle to your application kernel

[](#add-benchmarkbundle-to-your-application-kernel)

```
