pod4g/hiper
🚀 A statistical analysis tool for performance testing observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3014
- days_rel: n/a
- days_push: 2235
- n_releases_24m: 0
Adoption not part of the score
2723 stars · 168 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
cli-tool · maturity maintenance
benchmarking testing developer-tools cli web-development performance developer-tools cli cross-platform web-performance page-load-metrics headless-chrome statistical-analysis pagespeed command-line nodejs
1 source
- readme: https://github.com/pod4g/hiper · fetched 2026-08-28 · ee0479b2bb01
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pod4g/hiper | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem