Read in a directory containing json files of runs of scripts/performanceTest.js from different systems, and analyze the results, providing a summary
Void
Get a report of the results
First, add human-readable keys to the result object
Void
Get a report of the results
First, add human-readable keys to the result object
Void
Execute a command synchronously and time how long it takes to execute
Name | Type | Description | |
---|---|---|---|
command |
|
||
label |
|
||
expectedTime |
|
Void
Prepares licenses in every package under the packages/ directory.
This ensures that a LICENSE file will be in every package when they are published to npm.
Void
Run Github workflows locally
Steps:
Void