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

Added load testing #59

Open
wants to merge 17 commits into
base: balegas/observability
Choose a base branch
from
Open

Conversation

balegas
Copy link
Contributor

@balegas balegas commented Jul 14, 2024

Decided to go with Locust. The other candidate was k6 because it runs JS scripts (instead of pythond :D) but has a less friendly license.

Comes with some utility scripts for initialising schema and loading data. I imagine we'll eventually build higher order abstracting if we want to invest more.

Made a basic test for the live endpoint using linearlite schema.

@KyleAMathews
Copy link
Collaborator

Anything interesting you noticed from testing so far?

@balegas
Copy link
Contributor Author

balegas commented Jul 17, 2024

Was able to break at some point. Socket and storage errors, but didn’t have the time to investigate.

it’s quite easy to create tests, I want to create a few more, but didn’t have time

Copy link

netlify bot commented Jul 22, 2024

Deploy Preview for electric-next ready!

Name Link
🔨 Latest commit cc615ba
🔍 Latest deploy log https://app.netlify.com/sites/electric-next/deploys/66aa3e5952f7430009bab24d
😎 Deploy Preview https://deploy-preview-59--electric-next.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@balegas balegas force-pushed the balegas/load-testing branch 2 times, most recently from dd6bfbd to bbdd157 Compare July 23, 2024 11:50
@alco alco force-pushed the balegas/load-testing branch from bbdd157 to cc615ba Compare July 31, 2024 13:38
@alco alco changed the base branch from main to balegas/observability July 31, 2024 13:38
@alco alco force-pushed the balegas/observability branch from 05f0c39 to 87a9f6e Compare August 6, 2024 13:48
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

Successfully merging this pull request may close these issues.

3 participants