Componette

Componette

Zarganwar

Zarganwar / PerformancePanel v1.2.0

Tracy performance panel

download-cloud-line composer require zarganwar/performance-panel

PerformancePanel

Build Status

Performance panel (Nette/Tracy)

##Installation


composer require zarganwar/performance-panel

##Registration Example: instalation in Nette FW


nette:
	debugger:
		bar:
			- Zarganwar\PerformancePanel\Panel

##Usage


Zarganwar\PerformancePanel\Register::add('A');
Zarganwar\PerformancePanel\Register::add('B');
Zarganwar\PerformancePanel\Register::add('C', 'B'); 
Zarganwar\PerformancePanel\Register::add('D');
bar-chart-fill

Statistics

download-cloud-fill
57063
star-fill
6
bug-fill
1
flashlight-fill
8y
price-tag-2-line

Badges

guide-fill

Dependencies

Componette Componette felix@nette.org