Run details:
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36
Chrome 103
Linux
Desktop
2 years ago
Test name Executions per second
id 2324582.8 Ops/sec
setAttribute 1311691.9 Ops/sec
Script Preparation code:
AخA
 
var ELEMENT = document.createElement('div');
Tests:
  • id

     
    ELEMENT.id = 'testID';
  • setAttribute

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