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

Update bumpver #2179

Merged
merged 2 commits into from
Jan 14, 2025
Merged

Update bumpver #2179

merged 2 commits into from
Jan 14, 2025

Conversation

tcompa
Copy link
Collaborator

@tcompa tcompa commented Jan 14, 2025

Ref #2040

Checklist before merging

  • I added an appropriate entry to CHANGELOG.md
  • I added logging to new code - if appropriate.
  • I merged main into the current branch.

@tcompa tcompa marked this pull request as ready for review January 14, 2025 09:53
@tcompa tcompa merged commit eee3519 into main Jan 14, 2025
@tcompa tcompa deleted the update-bumpver branch January 14, 2025 09:53
Copy link

github-actions bot commented Jan 14, 2025

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.8 1.12 0.0 0.0
power 0.8 0.7 1.14 0.0 0.0
dataset 0.9 0.8 1.12 0.0 0.0
project 1.0 0.8 1.25 0.0 0.0
job 0.9 0.7 1.29 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 9.8 9.5 1.03 0.6 0.6
power 408.1 379.2 1.08 366.2 366.2
dataset 152.2 140.4 1.08 134.0 134.0
project 43.6 39.8 1.10 47.2 47.2
job 28.8 27.0 1.07 32.4 32.4

GET /api/v2/job/

User Time current (ms) Time main (ms) Ratio current/main Size current (Kb) Size main (Kb)
vanilla 6.0 5.9 1.02 2.2 2.2
power 137.8 125.9 1.09 652.2 652.2
dataset 144.7 131.9 1.10 905.2 905.2
project 46.6 42.2 1.10 283.8 283.8
job 42.0 37.5 1.12 224.9 224.9

GET /api/v2/project/

User Time current (ms) Time main (ms) Ratio current/main Size current (Kb) Size main (Kb)
vanilla 7.1 6.9 1.03 0.1 0.1
power 6.8 6.6 1.03 0.1 0.1
dataset 6.8 6.8 1.00 0.1 0.1
project 8.6 8.1 1.06 2.3 2.3
job 6.8 6.4 1.06 0.1 0.1

GET /api/v2/task/

User Time current (ms) Time main (ms) Ratio current/main Size current (Kb) Size main (Kb)
vanilla 5.7 5.4 1.06 0.8 0.8
power 5.5 5.4 1.02 0.8 0.8
dataset 6.1 5.5 1.11 0.8 0.8
project 6.0 5.7 1.05 0.8 0.8
job 5.9 5.4 1.09 0.8 0.8

GET /api/v2/task-group/

User Time current (ms) Time main (ms) Ratio current/main Size current (Kb) Size main (Kb)
vanilla 7.1 6.6 1.08 1.6 1.6
power 7.2 6.8 1.06 1.6 1.6
dataset 7.1 6.8 1.04 1.6 1.6
project 6.8 6.4 1.06 1.6 1.6
job 6.7 6.5 1.03 1.6 1.6

GET /api/v2/workflow/

User Time current (ms) Time main (ms) Ratio current/main Size current (Kb) Size main (Kb)
vanilla 10.7 10.3 1.04 0.8 0.8
power 24.2 23.0 1.05 29.1 29.1
dataset 18.4 17.4 1.06 16.7 16.7
project 21.3 20.4 1.04 21.0 21.0
job 10.3 9.7 1.06 0.8 0.8

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

User Time current (ms) Time main (ms) Ratio current/main Size current (Kb) Size main (Kb)
dataset 148.2 138.4 1.07 275.1 275.1

GET /auth/current-user/

User Time current (ms) Time main (ms) Ratio current/main Size current (Kb) Size main (Kb)
vanilla 4.6 4.5 1.02 0.2 0.2
power 4.5 4.3 1.05 0.2 0.2
dataset 4.4 4.2 1.05 0.2 0.2
project 4.4 4.2 1.05 0.2 0.2
job 4.4 4.1 1.07 0.1 0.1

POST /auth/token/login/

User Time current (ms) Time main (ms) Ratio current/main Size current (Kb) Size main (Kb)
dataset 274.0 253.5 1.08 0.2 0.2

Copy link

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  fractal_server
  __init__.py
  fractal_server/app/runner/executors/slurm/sudo
  executor.py
  fractal_server/app/runner/v2/_local_experimental
  executor.py
Project Total  

This report was generated by python-coverage-comment-action

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