Socket
Socket
Sign inDemoInstall

web-tooling-benchmark-generator

Package Overview
Dependencies
50
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    web-tooling-benchmark-generator

CLI tools to generate benchmark cases in the v8/web-tooling-benchmark repository.


Version published
Weekly downloads
27
increased by92.86%
Maintainers
1
Install size
16.7 MB
Created
Weekly downloads
 

Changelog

Source

[1.0.2] - 2018-09-05

Fixed

  • Problems with template rendering.

Readme

Source

Web tooling benchmark generator

npm version Build Status Known Vulnerabilities code style: prettier

CLI tool to generate new benchmarks in the v8/web-tooling-benchmark repository.

This tool:

  • Checks that the user is in in the v8/web-tooling-benchmark repository.
  • Checks if the new library already has a benchmark.
  • Installs the new library with npm i --save-exact.
  • Generates the benchmark and benchmark test files with the naming convention.
  • Creates a new section in the documentation file.
  • Updates the target list (list of runnable benchmarks).

Demo

Demo

Installation

$ npm i -g web-tooling-benchmark-generator

Usage

Inside your v8/web-tooling-benchmark clone:

$ wtb-generate

Contributing

Any contribution is welcomed. Please, submit a Pull Request!

License

MIT. See License.

Keywords

FAQs

Last updated on 04 Sep 2018

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc