Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36
Chrome 92
Mac OS X 10.15.7
Desktop
3 years ago
Test name Executions per second
id 5523968.0 Ops/sec
setAttribute 2706623.0 Ops/sec
Script Preparation code:
AخA
 
var ELEMENT = document.createElement('div');
Tests:
  • id

     
    ELEMENT.id = 'testID';
  • setAttribute

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