Run details:
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36
Chrome 114
Linux
Desktop
one year ago
Test name Executions per second
var a = ("test" === "test"); 2254113024.0 Ops/sec
var b = "test".match(/test/); 30097998.0 Ops/sec
var c = ["test"].includes("test"); 2176881920.0 Ops/sec
Tests:
  • var a = ("test" === "test");

  • var b = "test".match(/test/);

  • var c = ["test"].includes("test");