jQuery by id vs Document.getElementById

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

  • Vanilla JS

Open this result on MeasureThat.net