A benchmarking suite for Roku's BrightScript runtime (written in brighterscript)
git clone https://github.com/rokucommunity/bsbench
cd bsbench
npm install
Open vscode, and start a new debug session to watch it run.
You can run the benchmark library from the cli as well. From within the project directory, run the following command (yes, the extra --
is intentional):
npm run benchmark -- --host ROKU_IP_ADDRESS --password ROKU_DEV_PASSWORD