1.0.0 • Published 6 years ago

rapidx v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

RapidX

A powerful web performance testing system

RapidX script reference | GitHub | NPM

Consistent tests

RapidX ensures that your web performance tests run the same across devices, using powerful RapidX web testing script files for benchmarking.

Install

npm i rapidx -g

Usage

rapidx <file (ex. example.rx )>

Make a RapidX script

RapidX scripts are simple. They consists of lines of commands. A command line can look like this:

fetch --label=my-fetch --repeat=5 https://ethanent.me

For the command reference, see the RapidX command reference.