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

     
    ELEMENT.id = 'testID';
  • setAttribute

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