Skip to content

BE: Add profiling to track code optimization#2901

Merged
tushortz merged 1 commit intomainfrom
CDD-2984-django-debug-toolbar-profiling
Jan 7, 2026
Merged

BE: Add profiling to track code optimization#2901
tushortz merged 1 commit intomainfrom
CDD-2984-django-debug-toolbar-profiling

Conversation

@tushortz
Copy link
Copy Markdown
Contributor

@tushortz tushortz commented Jan 6, 2026

Description

This PR includes the following:

Fixes #CDD-2984


Type of change

Please select the options that are relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Tech debt item (this is focused solely on addressing any relevant technical debt)

Checklist:

  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests at the right levels to prove my change is effective
  • I have added screenshots or screen grabs where appropriate
  • I have added docstrings in the correct style (google)

@tushortz tushortz requested a review from a team as a code owner January 6, 2026 15:01
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Jan 6, 2026

@tushortz
Copy link
Copy Markdown
Contributor Author

tushortz commented Jan 6, 2026

image

@tushortz tushortz changed the title SPIKE: Add profiling to track code optimization BE: Add profiling to track code optimization Jan 6, 2026
Copy link
Copy Markdown
Contributor

@jrdh jrdh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

Copy link
Copy Markdown
Contributor

@luketowell luketowell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Happy with this, cheer @tushortz

@tushortz tushortz merged commit 4da906d into main Jan 7, 2026
15 checks passed
@tushortz tushortz deleted the CDD-2984-django-debug-toolbar-profiling branch January 7, 2026 10:05
jrdh added a commit that referenced this pull request Jan 7, 2026
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.

4 participants