/tank.bench-profile-compiler

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Tank.bench-profile-compiler

npm version

What is it?

Tank.bench-profile-compiler is a part of MixBytes.Tank -
the ultimate tool for testing blockchain performance.

This project is used to compile Tank.bench-profiles to use them later with Tank.bench-common.

Please see Tank.bench-common to find out compatible versions of these projects.

How to use it?

You can install the tank.bench-profile-compiler globally or locally in your profile project with the next command:

npm install tank.bench-profile-compiler

After installing you will be able to compile your profile with the npx bpc <folder of your project> command.