tank.bench-profile-compiler
v2.3.3
Published
Compiler for Tank.bench-profiles
Downloads
10
Readme
Tank.bench-profile-compiler
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.