Skip to content

Test PR with no automated performance metric - Do not merge#8754

Closed
nolanpro wants to merge 1 commit intoautomated-performance-testsfrom
test-apm-disabled
Closed

Test PR with no automated performance metric - Do not merge#8754
nolanpro wants to merge 1 commit intoautomated-performance-testsfrom
test-apm-disabled

Conversation

@nolanpro
Copy link
Contributor

@nolanpro nolanpro commented Mar 23, 2026

Testing with no automated performance metrics
ci:skip-build
ci:performance-tests

@processmaker-sonarqube
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@github-actions
Copy link
Contributor

Performance tests completed.

Baseline: automated-performance-tests | Update: PR build (processmaker-test-apm-disabled)

Comparison (Api-10-create-users)

Metric Baseline Update
iterations 100 8.230911/s 100 8.631687/s
http_req_duration (avg ms) `` ``
http_req_failed (%) `` ``

k6 summary — baseline (Api-10-create-users)

  █ TOTAL RESULTS 

    checks_total.......: 100     8.230911/s
    checks_succeeded...: 100.00% 100 out of 100
    checks_failed......: 0.00%   0 out of 100

    ✓ groups assign 2xx

    HTTP
    http_req_duration..............: avg=573.83ms min=160.75ms med=547.37ms max=1.32s p(90)=948.41ms p(95)=1.03s
      { expected_response:true }...: avg=573.83ms min=160.75ms med=547.37ms max=1.32s p(90)=948.41ms p(95)=1.03s
    http_req_failed................: 0.00%  0 out of 201
    http_reqs......................: 201    16.544132/s

    EXECUTION
    iteration_duration.............: avg=1.15s    min=543.8ms  med=1.11s    max=2.23s p(90)=1.55s    p(95)=1.78s
    iterations.....................: 100    8.230911/s
    vus............................: 5      min=5        max=10
    vus_max........................: 10     min=10       max=10

    NETWORK
    data_received..................: 416 kB 34 kB/s
    data_sent......................: 62 kB  5.1 kB/s

k6 summary — update (Api-10-create-users)

  █ TOTAL RESULTS 

    checks_total.......: 100     8.631687/s
    checks_succeeded...: 100.00% 100 out of 100
    checks_failed......: 0.00%   0 out of 100

    ✓ groups assign 2xx

    HTTP
    http_req_duration..............: avg=553.6ms min=188.08ms med=535.53ms max=1.13s p(90)=872.94ms p(95)=959.56ms
      { expected_response:true }...: avg=553.6ms min=188.08ms med=535.53ms max=1.13s p(90)=872.94ms p(95)=959.56ms
    http_req_failed................: 0.00%  0 out of 201
    http_reqs......................: 201    17.34969/s

    EXECUTION
    iteration_duration.............: avg=1.11s   min=716.04ms med=1.09s    max=1.6s  p(90)=1.45s    p(95)=1.49s   
    iterations.....................: 100    8.631687/s
    vus............................: 10     min=10       max=10
    vus_max........................: 10     min=10       max=10

    NETWORK
    data_received..................: 423 kB 37 kB/s
    data_sent......................: 62 kB  5.3 kB/s

Comparison (Api-20-users-index)

Metric Baseline Update
iterations 333 32.167652/s 307 29.440076/s
http_req_duration (avg ms) `` ``
http_req_failed (%) `` ``

k6 summary — baseline (Api-20-users-index)

  █ TOTAL RESULTS 

    checks_total.......: 333     32.167652/s
    checks_succeeded...: 100.00% 333 out of 333
    checks_failed......: 0.00%   0 out of 333

    ✓ status is 200

    HTTP
    http_req_duration..............: avg=605.01ms min=270.06ms med=586.18ms max=1.19s p(90)=829ms    p(95)=919.46ms
      { expected_response:true }...: avg=605.01ms min=270.06ms med=586.18ms max=1.19s p(90)=829ms    p(95)=919.46ms
    http_req_failed................: 0.00%  0 out of 333
    http_reqs......................: 333    32.167652/s

    EXECUTION
    iteration_duration.............: avg=613.45ms min=270.18ms med=587.81ms max=1.29s p(90)=836.46ms p(95)=969.58ms
    iterations.....................: 333    32.167652/s
    vus............................: 20     min=20       max=20
    vus_max........................: 20     min=20       max=20

    NETWORK
    data_received..................: 9.3 MB 903 kB/s
    data_sent......................: 105 kB 10 kB/s

running (10.4s), 00/20 VUs, 333 complete and 0 interrupted iterations
default ✓ [ 100% ] 20 VUs  10s

k6 summary — update (Api-20-users-index)

  █ TOTAL RESULTS 

    checks_total.......: 307     29.440076/s
    checks_succeeded...: 100.00% 307 out of 307
    checks_failed......: 0.00%   0 out of 307

    ✓ status is 200

    HTTP
    http_req_duration..............: avg=666.73ms min=234.78ms med=627.77ms max=1.38s p(90)=940.69ms p(95)=1.04s
      { expected_response:true }...: avg=666.73ms min=234.78ms med=627.77ms max=1.38s p(90)=940.69ms p(95)=1.04s
    http_req_failed................: 0.00%  0 out of 307
    http_reqs......................: 307    29.440076/s

    EXECUTION
    iteration_duration.............: avg=669.51ms min=234.89ms med=627.91ms max=1.38s p(90)=940.83ms p(95)=1.05s
    iterations.....................: 307    29.440076/s
    vus............................: 20     min=20       max=20
    vus_max........................: 20     min=20       max=20

    NETWORK
    data_received..................: 8.6 MB 827 kB/s
    data_sent......................: 96 kB  9.2 kB/s

running (10.4s), 00/20 VUs, 307 complete and 0 interrupted iterations
default ✓ [ 100% ] 20 VUs  10s

@nolanpro nolanpro closed this Mar 23, 2026
@nolanpro nolanpro deleted the test-apm-disabled branch March 23, 2026 22:40
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.

1 participant