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 3573921.0 Ops/sec
setAttribute 2541654.5 Ops/sec
Script Preparation code:
AخA
 
var ELEMENT = document.createElement('div');
Tests:
  • id

     
    ELEMENT.id = 'testID';
  • setAttribute

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