# pod4g/hiper

🚀 A statistical analysis tool for performance testing

Repository: https://github.com/pod4g/hiper
Canonical: https://ross.abutalabs.com/products/hiper
Language: JavaScript
License: MIT
License Family: permissive
Topics: statistical, analysis, performance, testing, tool, cli, web, frontend, webpages, pages, pagespeed, websites, audits, network, headless, broswer
Last push: 2020-07-20T13:57:25+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3014, "days_push": 2235, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2723, forks 168 (observed 2026-08-28T04:07:15.661736+00:00)

## What it is
Hiper is a Node.js CLI tool that loads a web page repeatedly in a headless Chrome browser and statistically analyzes PerformanceTiming metrics such as DNS lookup, TTFB, white screen time, and load time. It reports aggregated results across multiple runs to help developers measure and compare page performance.

## Use cases
- measure average page load time over many runs
- analyze TTFB and DNS lookup times for a website
- compare performance before and after frontend changes
- test page load with cache or JavaScript disabled
- audit white screen and DOM ready times of webpages

## When to choose
- you want quick statistical page-load metrics from the terminal
- you need repeatable headless browser performance tests without writing scripts
- you want a lightweight alternative to full Lighthouse audits for timing metrics

## When to avoid
- you need full Lighthouse-style audits with scores and recommendations
- you need continuous performance monitoring in production
- you need non-Chrome browser engines or mobile device testing

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: benchmarking, testing, developer-tools, cli
- domain: web-development, performance, developer-tools
- platform: cli, cross-platform
- tags: web-performance, page-load-metrics, headless-chrome, statistical-analysis, pagespeed, command-line, nodejs

## Member repositories
- pod4g/hiper (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:15.661736+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:14:56.798805+00:00, confidence not recorded.
  - readme: https://github.com/pod4g/hiper (fetched 2026-08-28T04:07:15.661736+00:00, sha ee0479b2bb01)
- Data as of 2026-08-30T08:39:29.467469+00:00.
