Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:108.0) Gecko/20100101 Firefox/108.0
Firefox 108
Windows
Desktop
2 years ago
Test name Executions per second
bind 19472976.0 Ops/sec
arrow 1513886080.0 Ops/sec
Tests:
  • bind

    AخA
     
    const x = (function(x) { return x }).bind(this)
  • arrow

     
    const x = x => x