{"ScriptPreparationCode":"var str = \u0060Find out how to improve the speed of your web application!\r\n\r\nCreate a benchmark, measure performance \u0022 of the JavaScript code and pick the fastest version.\r\n\r\nClick New benchmark to get started. Or checkout existing benchmarks that were added by the Community.\u0060","TestCases":[{"Name":"includes","Code":"str.includes(\u0027\u0022\u0027)\r\nstr.includes(\u0027@\u0027)","IsDeferred":false},{"Name":"regex","Code":"/\u0022/.test(str);\r\n/@/.test(str)","IsDeferred":false}]}