Socket
Socket
Sign inDemoInstall

kaskade-benchmarking

Package Overview
Dependencies
18
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.3 to 1.1.0

2

package.json
{
"name": "kaskade-benchmarking",
"version": "1.0.3",
"version": "1.1.0",
"description": "Kaskade -- a benchmarking tool.",

@@ -5,0 +5,0 @@ "main": "kaskade.js",

@@ -31,5 +31,2 @@ # Kaskade - Sequential, Concurrent Server Testing · [![npm version](https://img.shields.io/npm/v/kaskade-benchmarking.svg?style=flat)](https://www.npmjs.com/package/kaskade-benchmarking)

// REQUIRED, the number of concurrent users to access HTTP servers
concurrentUsers: 100,
// OPTIONAL, the target number of HTTP requests to send to servers per second

@@ -94,3 +91,2 @@ // if not set, the HTTP requests rate will be unlimited

"testDuration": 600,
"concurrentUsers": 100,
"targetThroughput": 1000,

@@ -131,3 +127,3 @@ "numOfWorkers":4,

Kaskade's goal is to expand our functionality, but we can't do it without you! One of the great benefits of open source projects, like Kaskade, is the ability for the community to actively contribute. Feel free to fork this project, make changes or fix bugs, and submit a pull request.
Kaskade's goal is to expand our functionality, but we can't do it without you! One of the great benefits of open source projects, like Kaskade, is the ability for the community to actively contribute. Feel free to fork this project, make changes or fix bugs, and submit a pull request to the **dev** branch. Please limit scope of commits to address one feature or bug at a time.

@@ -164,3 +160,3 @@ To expediate the integration process, please copy the below PR example template and modify to reflect any changes to be considered for merging into the codebase.

Checkout and clap our Medium article [here](URL HERE) for more details behind Kaskade!
Checkout and clap our Medium article [here](https://medium.com/@kaskadebenchmarking/kaskade-be7fecb4e75f) for more details behind Kaskade!

@@ -175,3 +171,1 @@ ## Our Team

Kaskade is MIT Licensed
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc