Skip to content

Check your website performance using your SauceLabs account and compare metrics with tests done in the past.

License

Notifications You must be signed in to change notification settings

paweldudzinski/perfchk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Erlang PerfChk - website performance checker

Build Status Erlang Versions License Latest Release Last Commit

Check your website performance using your SauceLabs account and compare metrics with tests done in the past.

  • Setup with your SauceLabs username and access key
  • Set your test name
  • Run perfchk as a part of your CI/CD

Before compiling edit perfchk.app.src.template, use your SauceLabs credentials and rename this file to perfchk.app.src

Build

$ rebar3 compile

Run

$ ./run.sh

Test

$ rebar3 eunit

Output example

$ ./run.sh
Starting remote session as papaduda
Checking performance of http://www.papaduda.pl
Parallel tests launched (5)....

Page load       : 1296.0 ms
Requests        : 11.0
Page weight     : 219.444 KB
Speed index     : 1155.4 ms

Performance check: pass

About

Check your website performance using your SauceLabs account and compare metrics with tests done in the past.

Resources

License

Stars

Watchers

Forks

Packages

No packages published