Skip to content

A benchmarking suite for Roku's BrightScript runtime (written in brighterscript)

License

Notifications You must be signed in to change notification settings

rokucommunity/bsbench

Repository files navigation

bsbench

A benchmarking suite for Roku's BrightScript runtime (written in brighterscript)

Steps to install:

git clone https://github.com/rokucommunity/bsbench
cd bsbench
npm install

Running

Through VSCode (recommended)

Open vscode, and start a new debug session to watch it run. Image

Image

Through the CLI

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

Image

About

A benchmarking suite for Roku's BrightScript runtime (written in brighterscript)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published