2017 © Pedro Peláez
 

library performance-measurement

A lightweight library for measure the performance of web application

image

sseidelmann/performance-measurement

A lightweight library for measure the performance of web application

  • Wednesday, June 1, 2016
  • by sseidelmann
  • Repository
  • 1 Watchers
  • 0 Stars
  • 216 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 7 Versions
  • 5 % Grown

The README.md

Performance Measurement

Usage:

bin/perf --config="./performance.yml"

Example Output

Start profile for www.heise.de
  requests: 3
  urls:     3

...

/
  median: 1.455 sec (0.932 sec)
  min:    1.241 sec (0.791 sec)
  max:    1.811 sec (1.007 sec)
/newsticker/classic/
  median: 1.138 sec (0.936 sec)
  min:    0.82 sec (0.551 sec)
  max:    1.38 sec (1.234 sec)
/forum/startseite/
  median: 0.705 sec (0.482 sec)
  min:    0.517 sec (0.431 sec)
  max:    0.878 sec (0.565 sec)

Configuration file

base: http://www.heise.de/
pages:
  - /
  - /newsticker/classic/
  - /forum/startseite/
requests: 3

The Versions

01/06 2016

dev-master

9999999-dev https://github.com/sseidelmann/performance-measurement

A lightweight library for measure the performance of web application

  Sources   Download

MIT

The Requires

 

extension typo3 measure

01/06 2016

dev-develop

dev-develop https://github.com/sseidelmann/performance-measurement

A lightweight library for measure the performance of web application

  Sources   Download

MIT

The Requires

 

extension typo3 measure

01/06 2016

1.2.2

1.2.2.0 https://github.com/sseidelmann/performance-measurement

A lightweight library for measure the performance of web application

  Sources   Download

MIT

The Requires

 

extension typo3 measure

20/05 2016

1.2.1

1.2.1.0 https://github.com/sseidelmann/performance-measurement

A lightweight library for measure the performance of web application

  Sources   Download

MIT

The Requires

 

extension typo3 measure

20/05 2016

1.2.0

1.2.0.0 https://github.com/sseidelmann/performance-measurement

A lightweight library for measure the performance of web application

  Sources   Download

MIT

The Requires

 

extension typo3 measure

20/05 2016

1.1.0

1.1.0.0 https://github.com/sseidelmann/performance-measurement

A lightweight library for measure the performance of web application

  Sources   Download

MIT

The Requires

 

extension typo3 measure

19/05 2016

1.0.0

1.0.0.0 https://github.com/sseidelmann/performance-measurement

A lightweight library for measure the performance of web application

  Sources   Download

MIT

The Requires

 

extension typo3 measure