If

Benchmark created on


Test runner

Ready to run.

Testing in
TestOps/sec
keys
const v = Object.keys(SYSTEM?.status ?? {}).length > 0;

ready
if
const v = SYSTEM?.status && Object.keys(SYSTEM.status).length;
ready

Revisions

You can edit these tests or add more tests to this page by appending /edit to the URL.