Socket
Socket
Sign inDemoInstall

@contember/benchmark

Package Overview
Dependencies
Maintainers
0
Versions
215
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contember/benchmark


Version published
Maintainers
0
Created
Source

Usage

  • Create .env file (see example.env)
  • Run npm start, which initializes db, starts a server and runs the benchmark. You can run this command with optional name parameter. Then it will save results in ./results/{name} directory
  • You can also start only benchmark itself on running and initialized server using command npm run benchmark [name]. In this case you have to also provide ACCESS_TOKEN environment variable
  • You can compare stored results using npm run compare [aName] [bName]

FAQs

Package last updated on 03 Oct 2024

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

  • 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