Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lib: adding perf notes js_stream_socket.js
Leaving var in place of let for performance optimization in short loops in hot paths. Added comments explaining why.
- Loading branch information