Skip to content

Conversation

@mkurapov
Copy link
Contributor

@mkurapov mkurapov commented Sep 8, 2025

Changes proposed in this pull request

Context

Fixes #3630/RAF-1155

Checklist

  • Related issues linked using fixes #number
  • Tests added/updated
  • Make sure that all checks pass
  • Bruno collection updated (if necessary)
  • Documentation issue created with user-docs label (if necessary)
  • OpenAPI specs updated (if necessary)

@github-actions github-actions bot added the type: tests Testing related label Sep 8, 2025
@github-actions
Copy link

github-actions bot commented Sep 8, 2025

🚀 Performance Test Results

Test Configuration:

  • VUs: 4
  • Duration: 1m0s

Test Metrics:

  • Requests/s: 46.03
  • Iterations/s: 15.36
  • Failed Requests: 0.00% (0 of 2769)
📜 Logs

> [email protected] run-tests:testenv /home/runner/work/rafiki/rafiki/test/performance
> ./scripts/run-tests.sh -e test "-k" "-q" "--vus" "4" "--duration" "1m"

Cloud Nine GraphQL API is up: http://localhost:3101/graphql
Cloud Nine Wallet Address is up: http://localhost:3100/
Happy Life Bank Address is up: http://localhost:4100/
cloud-nine-wallet-test-backend already set
cloud-nine-wallet-test-auth already set
happy-life-bank-test-backend already set
happy-life-bank-test-auth already set
     data_received..................: 1000 kB 17 kB/s
     data_sent......................: 2.1 MB  35 kB/s
     http_req_blocked...............: avg=6.06µs   min=1.66µs   med=4.92µs   max=449.79µs p(90)=5.99µs   p(95)=6.53µs  
     http_req_connecting............: avg=200ns    min=0s       med=0s       max=167.16µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=86.29ms  min=7.2ms    med=71.38ms  max=497.48ms p(90)=143.49ms p(95)=162.35ms
       { expected_response:true }...: avg=86.29ms  min=7.2ms    med=71.38ms  max=497.48ms p(90)=143.49ms p(95)=162.35ms
     http_req_failed................: 0.00%   ✓ 0         ✗ 2769
     http_req_receiving.............: avg=82.61µs  min=24.85µs  med=71.88µs  max=2.24ms   p(90)=106.06µs p(95)=138.84µs
     http_req_sending...............: avg=31.91µs  min=8.33µs   med=25.26µs  max=951.37µs p(90)=39.39µs  p(95)=52.87µs 
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=86.17ms  min=7.09ms   med=71.3ms   max=497.4ms  p(90)=143.41ms p(95)=162.26ms
     http_reqs......................: 2769    46.029377/s
     iteration_duration.............: avg=260.13ms min=159.28ms med=246.52ms max=1.02s    p(90)=317.55ms p(95)=353.96ms
     iterations.....................: 924     15.359749/s
     vus............................: 4       min=4       max=4 
     vus_max........................: 4       min=4       max=4 

@mkurapov mkurapov merged commit a99c9af into pos-card-services Sep 8, 2025
33 of 40 checks passed
@mkurapov mkurapov deleted the max/raf-1155/update-mutation-card-service branch September 8, 2025 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: tests Testing related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants