Skip to content

Baqend/webpagetest

 
 

Repository files navigation

WebPageTest

travis

This is the official repository for the WebPageTest web-performance testing code.

If you are looking to install your own instance, I recommend grabbing the latest private instance release.

Troubleshooting Private instances

If your instance is running, but you're having issues configuring agents, try navigating to {server_ip}/install and checking for a valid configuration.

Agents

The cross-platform browser agent is here.

Documentation

WebPageTest Documentation

API Examples

There are two examples using the Restful API:

  • /bulktest - A php cli project that can submit a bulk set of tests, gather the results and aggregate analysis.
  • /batchtool - A python project that can submit a bulk set of tests and gather the results.

Contributing

There are 2 separate lies of development under different licenses and pull requests are accepted to either of them. The master branch where most active development is occurring is under the Polyform Shield 1.0.0 license and there is an "apache" branch which is under the more permissive Apache 2.0 license.

Change Log

View the WebPageTest Change Log

About

Official repository for WebPagetest

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 49.9%
  • JavaScript 42.4%
  • HTML 6.5%
  • CSS 1.0%
  • SCSS 0.2%
  • Python 0.0%