I was testing some Http GET requests with Java and JavaScript when I noticed the Java implementation performed consistently much worse than the JavaScript (node.js) app. My