2017 © Pedro Peláez
 

library redis-pinba

Wrapper to nicolasff's Redis PHP extension with Pinba timers

image

caseycs/redis-pinba

Wrapper to nicolasff's Redis PHP extension with Pinba timers

  • Friday, November 15, 2013
  • by caseycs
  • Repository
  • 1 Watchers
  • 1 Stars
  • 254 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

redis_pinba

Wrapper to PHP nicolasff's Redis PHP extension with Pinba timers., (*1)

Learn more about Pinba: http://pinba.org/, (*2)

Performance result

Generally, slowdown is great - about 1.8x, BUT it is less then 0.0001 per one request, so for page with 10-30 Redis requests total loss will be around measurement error., (*3)

Here are performance_test.php results:, (*4)

Doing 10000 GET requests...
Redis time: 0.2997s
RedisPinba time: 0.48737s
Slowdown: 1.6262x, 0.0000188s per request

The Versions

15/11 2013

dev-master

9999999-dev

Wrapper to nicolasff's Redis PHP extension with Pinba timers

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

redis pinba