Skip to content
Snippets Groups Projects

Draft: [Pydantic schemas] Fix performance issue

Closed Mateusz Żebrak requested to merge mzebrak/performance-fix into jziebinski/prepare-pydantic

Pipeline in hive https://gitlab.syncad.com/hive/hive/-/pipelines/71338 of branch https://gitlab.syncad.com/hive/hive/-/commits/mzebrak/bump-schemas (dependant on hive!959 (merged))

This change reduces the execution time of schemas/__private/operations/__init__.py file

from:

  • 7.25s user 0.09s system 100% cpu 7.346 total

to:

  • 0.68s user 0.02s system 100% cpu 0.698 total
Edited by Mateusz Żebrak

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading