@hugomods/metrics-parser
TypeScript icon, indicating that this package has built-in type declarations

0.3.1 • Public • Published

Hugo Metrics Parser

A CLI tool that parses Hugo metrics, such as build speed.

License Version Downloads

Installation

npm i -g @hugomods/metrics-parser

Usage

hugo | hugo-metrics-parser
...
2m24.831s in total
6.471781580946423 ms/page (22379 pages)
4.478416821273965 ms/page (32340 pages, including aliases)
4.459799846035412 ms/file (32475 files)

Colors

Color Description
Green speed <= 5ms
Blue speed > 5ms
Yellow speed < 10ms
Red speed < 20ms

/@hugomods/metrics-parser/

    Package Sidebar

    Install

    npm i @hugomods/metrics-parser

    Weekly Downloads

    4

    Version

    0.3.1

    License

    MIT

    Unpacked Size

    19 kB

    Total Files

    29

    Last publish

    Collaborators

    • razonyang