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

1601 test non canonical package names #1602

Merged
merged 9 commits into from
Jul 4, 2024

Conversation

tcompa
Copy link
Collaborator

@tcompa tcompa commented Jul 3, 2024

Checklist before merging

  • I added an appropriate entry to CHANGELOG.md
  • I merged main into the current branch.

@tcompa tcompa linked an issue Jul 3, 2024 that may be closed by this pull request
Copy link

github-actions bot commented Jul 3, 2024

Benchmark comparison

GET /api/alive/

User Time current (ms) Time main (ms) Ratio current/main Size current (Kb) Size main (Kb)
vanilla 0.9 0.9 1.00 0.0 0.0
power 0.8 0.8 1.00 0.0 0.0
dataset 0.8 0.8 1.00 0.0 0.0
project 0.8 0.8 1.00 0.0 0.0
job 0.8 0.8 1.00 0.0 0.0

GET /api/v2/dataset/

User Time current (ms) Time main (ms) Ratio current/main Size current (Kb) Size main (Kb)
vanilla 8.5 8.5 1.00 0.7 0.7
power 410.9 414.9 0.99 440.2 440.2
dataset 166.4 164.1 1.01 171.2 171.2
project 46.9 46.5 1.01 58.9 58.9
job 31.5 29.6 1.06 41.7 41.7

GET /api/v2/job/

User Time current (ms) Time main (ms) Ratio current/main Size current (Kb) Size main (Kb)
vanilla 5.9 5.5 1.07 2.2 2.2
power 141.0 137.6 1.02 652.0 652.0
dataset 140.9 140.2 1.00 904.8 904.8
project 49.6 46.9 1.06 283.7 283.7
job 38.6 36.2 1.07 224.8 224.8

GET /api/v2/project/

User Time current (ms) Time main (ms) Ratio current/main Size current (Kb) Size main (Kb)
vanilla 6.4 6.1 1.05 0.1 0.1
power 6.0 5.8 1.03 0.1 0.1
dataset 6.0 5.7 1.05 0.1 0.1
project 8.3 7.6 1.09 2.3 2.3
job 6.1 5.7 1.07 0.1 0.1

GET /api/v2/workflow/

User Time current (ms) Time main (ms) Ratio current/main Size current (Kb) Size main (Kb)
vanilla 10.6 10.2 1.04 0.8 0.8
power 24.6 23.9 1.03 29.8 29.8
dataset 18.5 18.1 1.02 17.1 17.1
project 21.9 21.2 1.03 21.5 21.5
job 12.8 9.7 1.32 0.9 0.9

POST /api/v2/project/3/dataset/405/images/query/

User Time current (ms) Time main (ms) Ratio current/main Size current (Kb) Size main (Kb)
dataset 155.9 150.9 1.03 275.1 275.1

@tcompa tcompa marked this pull request as ready for review July 4, 2024 08:09
Copy link

github-actions bot commented Jul 4, 2024

Coverage report

This PR does not seem to contain any modification to coverable code.

@tcompa tcompa merged commit 2eed8f4 into main Jul 4, 2024
22 checks passed
@tcompa tcompa deleted the 1601-test-non-canonical-package-names branch July 4, 2024 08:39
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.

Test non-canonical package names
1 participant