Skip to main content

Kernels Benchmarks

Benchmark the Kernels provisioning.

# Install the datlayer package.
pip install datalayer
# Launch the benchmarks.
datalayer benchmarks web

You will get metrics about the failures (Over Capacity / Over Quota / Failed).

The Quota defined the max number of simultaneous kernels (the default is 5 for users, but as platform admin you can override that, just put reasonable numbers to not consume too many cloud budget). You can measure with the Over Capacity metric how impacted the users are due to nodes not being provisioned fast enough

If you are not an Administrator of the Platform, you will see the following screen. Go to your profile (top right menu) and copy your Username. Follow these instructions to add yourself a platform_admin role and refresh your browser page.