So a similar situation in node.js-land would be if require('http') would get a worst-case scenario of a 20% performance hit, right?
If this is the case, even I, who only run single instances of node, would think it would be a fairly big impact that i'd try to fix if I was the maintainer and still had the possibility to fix it.