-
Notifications
You must be signed in to change notification settings - Fork 127
Closed
Description
I'm trying to add a simple snipper to an existing test and I get a "Sorry, you have been blocked" error.
Link to the test :
https://jsperf.com/filter-map-vs-reduce-concat-vs-reduce-push/
Here is my code :
things.flatMap(e => e.selected ? [e.id] : []);
The footer :
Cloudflare Ray ID: 54fc9942dae3cddb
My IP is a normal french IP, no proxy.
Metadata
Metadata
Assignees
Labels
No labels