new Image vs. createElement('img') (v10)

Revision 10 of this benchmark created on


Test runner

Ready to run.

Testing in
TestOps/sec
new Image
new Image();
ready
createElement
document.createElement('img');
ready

Revisions

You can edit these tests or add more tests to this page by appending /edit to the URL.