UNPKG

latency-header-benchmark

Version:

Benchmark HTTP request incoming, outgoing, processing and roundtrip latencies.

31 lines (30 loc) 753 B
{ "name": "latency-header-benchmark", "version": "0.1.1", "description": "Benchmark HTTP request incoming, outgoing, processing and roundtrip latencies.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Montana Flynn", "license": "MIT", "directories": { "example": "example" }, "repository": { "type": "git", "url": "git://github.com/montanaflynn/latency-header-benchmark.git" }, "keywords": [ "http", "latency", "benchmark", "incoming", "outgoing", "network" ], "bugs": { "url": "https://github.com/montanaflynn/latency-header-benchmark/issues" }, "homepage": "https://github.com/montanaflynn/latency-header-benchmark" }