Run details:
Mozilla/5.0 (Windows NT 10.0; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0
Firefox 51
Windows
Other
8 years ago
Test name Executions per second
bind 1165415.1 Ops/sec
arrow 4168323.0 Ops/sec
Tests:
  • bind

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

     
    const x = x => x