# n-load-test **Repository Path**: mirrors_Financial-Times/n-load-test ## Basic Information - **Project Name**: n-load-test - **Description**: Load test an application using the URLs used for smoke testing. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-07-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # n-load-test Load test an application using the URLs used for smoke testing. ## Usage With you app running on http://local.ft.com:3002, run within the folder: `npx @financial-times/n-load-test` **Options:** * `-C` - path to smoke test file (default: `./test/smoke.js`) * `-H` - host (default: `http://local.ft.com:3002`) * `-c` - number of concurrent requests (default: 10) * `-n` - total number of requests to make (default: 200)