Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load testing loadtest #51

Open
alexfernandez opened this issue Sep 6, 2023 · 0 comments
Open

Load testing loadtest #51

alexfernandez opened this issue Sep 6, 2023 · 0 comments
Assignees

Comments

@alexfernandez
Copy link
Contributor

Title / Título

Load testing loadtest

Description / Descripción

The loadtest npm package has 2.5k stars on GitHub and is widely used for, er, load testing: sending lots of fake requests to see how your application performs. It has 41 contributors to date from all over the world. And, after three years in deep maintenance, it was showing its age.

It was due time to update it to modern JavaScript: async/await, ES module, and more. But we can go beyond this: it used to max out at around 1000 requests per second. Can we go beyond this? Can we get near what the awesome autocannon by the great Matteo Collina can do? Can we really compete with software written in C like Apache ab? At least we will try!

Speaker Bio / Bio del Ponente

Silverback developer and recovering CTO that likes to work on absurd performance stuff.

Level / Nivel

Intermediate

Duration / Duración

45 min

Constraints / Condicionantes

Proposal for September in case there is no other. Can be done in English or Spanish depending on the audience.

@alexfernandez alexfernandez self-assigned this Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant