jQuery by id vs Document.getElementById

Comparing speed of getting element by id with jQuery vs Vanilla JS
4 years ago
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Safari/605.1.15
Test name Executions per second
jQuery 2658434.0 Ops/sec
Vanilla JS 3885027.0 Ops/sec
HTML Preparation code:
Tests:
  • jQuery

  • Vanilla JS

Open this result on MeasureThat.net