Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36
Chrome 107
Windows
Desktop
2 years ago
Test name Executions per second
id 5488123.0 Ops/sec
setAttribute 4051524.8 Ops/sec
Script Preparation code:
AخA
 
var ELEMENT = document.createElement('div');
Tests:
  • id

     
    ELEMENT.id = 'testID';
  • setAttribute

     
    ELEMENT.setAttribute('id', 'testID');