starpit opened a new issue #158: node-proxy-agent adds a huge amount to load 
time and installed size
URL: https://github.com/apache/incubator-openwhisk-client-js/issues/158
 
 
   the latest openwhisk npm increased load time tremendously. it also increased 
the npm install'd size from 1.1MB to 7.5MB
   
   here is the time to load the top-level dependencies in client.js:
   
   ```
   messages +1ms
   openwhisk_error +1ms
   needle +28ms
   url +0ms
   http +0ms
   proxy-agent +119ms
   ```
   
   the last bit is the new dependence in the just-released openwhisk
   
   +6.4MB and a huge increase in load time for a dependence that is optional. 
not to mention that needle supports proxies directly, does it not?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to