Socket
Book a DemoInstallSign in
Socket

pip-benchmark-node

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pip-benchmark-node

Portable Benchmarking Framework in Node.js

2.1.4
latest
Source
npmnpm
Version published
Weekly downloads
13
-60.61%
Maintainers
1
Weekly downloads
 
Created
Source

Pip.Services Logo
Portable Benchmarking Framework in Node.js

This benchmarking framework ported cross multiple languages to obtain comparible performance metrics across different implementations. In addition to performance benchmarking, it helps in other types of non-functional testing like load, reliability or concurrency.

  • Measures performance in transactions per second or TPS
  • Supports active (by calling Execute method) or passive (by reporting via Context) measurement methods
  • Supports configuration parameters to set connection strings or other settings for benchmarks
  • Runs benchmarks sequential or in proportional by allocating % of calls to each benchmark
  • Measures peak or nominal measurement at specified transaction rate
  • Measures system utilization (RAM and CPU) during benchmarking process
  • Measures overall environment performance (CPU, Video, Disk) for objective interpretation of results
  • Capture and errors or validation results
  • Console runner to execute benchmarks

Usage

To run benchmark do the following

node ./benchmark.js -a <path to suite> -b <benchmark name> -p <param>=<value>

To show available benchmarks

node ./benchmark.js -a <path to suite> -B

To show available parameters

node ./benchmark.js -a <path to suite> -P

To measure environment (CPU, video, disk)

node ./benchmark.js -e

Installation

TBD...

Acknowledgements

This module created and maintained by Sergey Seroukhov.

Keywords

pip.benchmark

FAQs

Package last updated on 18 Nov 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.