jQuery by id vs Document.getElementById

Comparing speed of getting element by id with jQuery vs Vanilla JS
7 years ago
User agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36
Test name Executions per second
jQuery 482098.4 Ops/sec
Vanilla JS 2265569.0 Ops/sec
HTML Preparation code:
Tests:
  • jQuery

  • Vanilla JS

Open this result on MeasureThat.net