HTML Preparation code:
Script Preparation code:
Tests:
  • _.isEmpty(window.foo1);

  • Array.isArray(window.foo1) && window.foo1.length === 0

  • window.foo1?.length === 0

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    _.isEmpty(window.foo1);
    Array.isArray(window.foo1) && window.foo1.length === 0
    window.foo1?.length === 0

    Fastest: N/A

    Slowest: N/A

Latest run results:

No previous run results

This benchmark does not have any results yet. Be the first one to run it!