Level 3
I just do such benchmarks myself. Here's my simple Laravel 5.1 benchmark project -- shoot me a PR to add memcache support.
I've seen things like this for help on benchmarking the various caching/session tools that exist. However those are for benchmarking just the tool in question. Is there any way I can benchmark to some degree of accuracy which tool is better in the context of using a laravel app?
For some background, I'm familiar with blackfire.io. I wouldn't say I KNOW how to use it (there's a LOT of info being displayed). I do have it installed. I also have laravel-debugbar installed, however I have never customized it.
Please or to participate in this conversation.