Skip to content

undera/perf-target-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo Site for Perf Testing Tools

Features

Headers

  • cookies flags for web UI - top right corner access

Response times Error rates

Deploying

# git clone <repo>
composer.phar update
ln -s vendor/.htaccess
ln -s vendor/index.php

Ideas

  • coordinated omission demo - http://bravenewgeek.com/everything-you-know-about-latency-is-wrong/

  • Scripting and recording aspect

    • Flash
    • One-page app
    • Static HTML
    • Dynamic HTML
  • kinds of pages

    • light
    • heavy
    • different distributions
    • cacheable
      • cache warmup
  • kinds of bottlenecks

    • out of resource
      • CPU and HDD, Net (active)
      • memory and file descriptors, ports ( passive)
    • lack of tuning
      • threads & workers
    • thirdparty API calls
    • locking

About

Demo website for performance testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published