You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry, you have been blocked
You are unable to access jsperf.com
Here's what I tried to add:
Title: Template literal
Code: var foo = `${str1}${str2}${str3}{$str4}`;
The page suggested I should contact the site owner and include "Cloudflare Ray ID: 32f7e5954eff2aa9". If this issue should be filed someplace else, please let me know, but this seemed like a reasonable place.
As an aside, it wasn't clear to me if newer Javascript standards were allowed (the above is ES6). Might be worth a FAQ entry either way.
The text was updated successfully, but these errors were encountered:
jsPerf doesn’t restrict the code you can enter in any way. ES2015 is definitely allowed.
I’m closing this as the reported issue is a false positive with Cloudflare filter. I’ll look into reducing the aggressiveness of our Cloudflare settings.
I tried to add a code snippet to https://jsperf.com/string-concatenation/47/edit and was blocked for some reason:
Here's what I tried to add:
The page suggested I should contact the site owner and include "Cloudflare Ray ID: 32f7e5954eff2aa9". If this issue should be filed someplace else, please let me know, but this seemed like a reasonable place.
As an aside, it wasn't clear to me if newer Javascript standards were allowed (the above is ES6). Might be worth a FAQ entry either way.
The text was updated successfully, but these errors were encountered: