Skip to content
This repository has been archived by the owner on Jul 24, 2019. It is now read-only.
/ harprofiler Public archive

record har files for automated web pageloads

License

Notifications You must be signed in to change notification settings

edx/harprofiler

[ARCHIVED] harprofiler

This repository has been archived and is no longer supported—use it at your own risk. This repository may depend on out-of-date libraries with security issues, and security updates will not be provided. Pull requests against this repository will also not be merged.

Overview

record har files for automated web pageloads

image


About

harprofiler is a python utility used for profiling web pageloads. It loads web pages and saves JSON files in HAR (HTTP Archive) format. By default, it will load a page once uncached, and then again with it cached in the browser. A HAR file for each pageload is saved locally, and optionally uploaded to a HARStorage server instance. HAR files contain a log of HTTP client/server conversation and can be used for analysis of page load performance.

Documentation

Please visit: harprofiler.readthedocs.org

About

record har files for automated web pageloads

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published