Socket
Socket
Sign inDemoInstall

loadtest

Package Overview
Dependencies
Maintainers
1
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

loadtest - npm Package Compare versions

Comparing version 2.1.0 to 2.2.0

2

lib/timing.js

@@ -319,3 +319,3 @@ 'use strict';

log.info('Requests per second: %s', results.rps);
log.info('Total time: %s s', results.totalTimeSeconds);
log.info('Mean latency: %s ms', results.meanLatencyMs);
log.info('');

@@ -322,0 +322,0 @@ log.info('Percentage of the requests served within a certain time');

{
"name": "loadtest",
"version": "2.1.0",
"version": "2.2.0",
"description": "Run load tests for your web application. Mostly ab-compatible interface, with an option to force requests per second. Includes an API for automated load testing.",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/alexfernandez/loadtest",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc