artilleryio / artillery

The complete load testing platform. Everything you need for production-grade load tests. Serverless & distributed. Load test with Playwright. Load test HTTP APIs, GraphQL, WebSocket, and more. Use any Node.js module.
https://www.artillery.io
Mozilla Public License 2.0
8.04k stars 511 forks source link

Investigate performance differences between versions of request.js #696

Closed hassy closed 3 years ago

hassy commented 5 years ago

As reported in https://github.com/artilleryio/artillery/issues/621#issuecomment-452722950

There may be significant differences depending on the exact request.js version used.

philjones88 commented 4 years ago

Has this gone anywhere? We're seeing the same thing at random points in scenarios. wrk / ab / hey don't show any RPS or error issues. Artillery seems to be the only thing suffering with connections.

hassy commented 3 years ago

Request.js has been deprecated and replaced with Got.js in Artillery v1.7+, closing.