2017 © Pedro Peláez
 

silverstripe-module silverstripe-ralph

Profiling tools to help you speed up your slow code.

image

silbinarywolf/silverstripe-ralph

Profiling tools to help you speed up your slow code.

  • Friday, March 30, 2018
  • by SilbinaryWolf
  • Repository
  • 1 Watchers
  • 2 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 4 Versions
  • 100 % Grown

The README.md

Ralph

Latest Stable Version Latest Unstable Version Total Downloads License, (*1)

A drop-in module that allows simple and easy profiling of DataList's in SilverStripe., (*2)

WARNING: This module uses potentially slow include methods and should not be installed in production builds., (*3)

ralph, (*4)

Why not just use XHProf or similar?

Tracking down DataList slowdowns in XHProf or similar can be very tedious as they could be executed in templates or in a context that is far removed from where you initially created the list. This simplifies the data presented to you so that you can easily identify what is causing the slowdown, when it was initially created and where it was executed., (*5)

Another benefit of this module is that you can do a quick 5-10 minute profile of your website but simply dropping in and enabling this module., (*6)

Composer Install

composer require symbiote/silverstripe-ralph:~3.0

Requirements

  • SilverStripe 3.X and 4.X (cross-compatible)

Please note: This module has only recently been tested to work in SilverStripe 3.6 and 4.0., (*7)

Documentation

The Versions

30/03 2018

dev-master

9999999-dev

Profiling tools to help you speed up your slow code.

  Sources   Download

BSD-3-Clause

The Requires

 

by Jake Bentvelzen

silverstripe profiler tool debugger

11/02 2018

dev-feature-upgrade

dev-feature-upgrade

Profiling tools to help you speed up your slow code.

  Sources   Download

BSD-3-Clause

The Requires

 

by Jake Bentvelzen

silverstripe profiler tool debugger

11/02 2018

2.0.0

2.0.0.0

Profiling tools to help you speed up your slow code.

  Sources   Download

BSD-3-Clause

The Requires

 

by Jake Bentvelzen

silverstripe profiler tool debugger

13/11 2016

1.0.0

1.0.0.0

Profiling tools to help you speed up your slow code.

  Sources   Download

BSD-3-Clause

The Requires

 

by Jake Bentvelzen

silverstripe