starpit commented on 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#issuecomment-481241063 fwiw, the way i debug load time is by adding a `debug` call between each `require`. this is how i got the +xxx ms data above (the numbers were quite stable across runs). there is already an open issue for adding `debug` calls more generally #120, maybe we can piggyback these interstitial load-time calls on that work item. then, a fairly straightforward script along with some basic quotas would let us lock down initialization time regressions.
---------------------------------------------------------------- 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
