HTML Preparation code:
Script Preparation code:
Tests:
  • Inline function

  • Hooks

  • Without useMemo

  • with useMemo

  • Child without memo

  • Child with memo

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    Inline function
    Hooks
    Without useMemo
    with useMemo
    Child without memo
    Child with memo

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: one month ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36
Chrome 146 on Mac OS X 10.15.7
View result in a separate tab
Test name Executions per second
Inline function 592716.6 Ops/sec
Hooks 709920.9 Ops/sec
Without useMemo 602718.0 Ops/sec
with useMemo 899002.0 Ops/sec
Child without memo 752265.4 Ops/sec
Child with memo 800950.5 Ops/sec