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

Local payments performance script #3226

Open
1 task
mkurapov opened this issue Jan 20, 2025 · 0 comments
Open
1 task

Local payments performance script #3226

mkurapov opened this issue Jan 20, 2025 · 0 comments

Comments

@mkurapov
Copy link
Contributor

Context

Currently, we have a performance test script that goes through the steps of making a payment (create incoming payment, create quote, create outgoing payment) between two different Rafikis. With the introduction of local payments in #2834, we also want to be able to measure the performance of "local" payments that happen within the same Rafiki instance.

For this issue, let's create a script that is very similar to the existing rafiki/test/performance/scripts/create-outgoing-payments.js script, except instead of doing the steps across two Rafikis, we will have all the resources (incoming payment, quote, and outgoing payment) be created on the same, cloud-nine-wallet, Rafiki instance.

Todo

  • Create k6 script in rafiki/test/performance/scripts/ that sets up a local payment in the same Rafiki
@mkurapov mkurapov added the discussions: ideas Convert to an idea discussion label Jan 20, 2025
@github-project-automation github-project-automation bot moved this to Backlog in Rafiki Jan 20, 2025
@mkurapov mkurapov removed the discussions: ideas Convert to an idea discussion label Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant