Script Preparation code:
Tests:
  • typeof function

  • call in function

  • !!fn?.call

  • fn?.call != null

  • fn?.call != void 0

  • isFuncTrue = fn?.call != undefined;

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    typeof function
    call in function
    !!fn?.call
    fn?.call != null
    fn?.call != void 0
    isFuncTrue = fn?.call != undefined;

    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!