# nab **Repository Path**: mirrors_node-modules/nab ## Basic Information - **Project Name**: nab - **Description**: node version ab benchmark tool. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2026-01-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # nab, node version `ab` benchmark tools. ## Install ```bash $ sudo npm install nab -g ``` ## Usage ```bash $ nab -n 10000 -c 100 -p test/itierdata.json -t 20 http://127.0.0.1:1999/sql ```