autoaiload
Version:
The ultimate, future-ready CLI for smart load testing. Built with zero external dependencies, it offers multi-platform support, real-time accurate results, and powerful terminal styling. Features include configurable test stages, detailed network phase la
1 lines • 797 B
JSON
{
"name": "autoaiload",
"version": "14.7.1",
"description": "The ultimate, future-ready CLI for smart load testing. Built with zero external dependencies, it offers multi-platform support, real-time accurate results, and powerful terminal styling. Features include configurable test stages, detailed network phase latencies, a live status heatmap, and an enhanced progress bar showing real-time RPS, latency, and error rates.",
"main": "load_1.0_smart.js",
"type": "module",
"bin": {
"autoaiload": "./load_1.0_smart.js"
},
"keywords": [
"cli",
"load-test",
"performance",
"stress-test",
"testing",
"benchmark",
"real-time",
"multi-platform",
"zero-dependencies"
],
"author": "Smart Tell line",
"license": "MIT"
}