Comment by deanc
5 days ago
I’ve had the opposite experience. Just tell it to optimise for speed and iterate and give feedback. I’ve had JS code optimised specifically for v8 using bitwise operations. It’s brilliant.
5 days ago
I’ve had the opposite experience. Just tell it to optimise for speed and iterate and give feedback. I’ve had JS code optimised specifically for v8 using bitwise operations. It’s brilliant.
Example code or it's just a claim :)
Note that it's a claim in response to another claim. It doesn't need to be held to a higher standard than its parent.