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

Support Symfony featues on all Driver Building blocks #91

Merged
merged 6 commits into from
Mar 10, 2025

Conversation

transistive
Copy link
Collaborator

@transistive transistive commented Mar 9, 2025

This PR reworks the architecture a bit so it supports proper stopwatch timing and profiling on every driver building block (driver, session & transaction).

fixes #90

@transistive transistive requested a review from exaby73 March 9, 2025 20:32
@transistive transistive force-pushed the bugfix/profiling-session-integration branch from 166ee51 to 00972bd Compare March 9, 2025 20:34
Copy link
Collaborator Author

@transistive transistive left a comment

Choose a reason for hiding this comment

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

Thanks Nabeel for chiming in! If we finish the final comments we can release it today 👍

Copy link
Collaborator

@exaby73 exaby73 left a comment

Choose a reason for hiding this comment

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

LGTM

@exaby73 exaby73 force-pushed the bugfix/profiling-session-integration branch from 8c8798a to 763c9ce Compare March 10, 2025 07:55
@transistive transistive merged commit 1751d47 into master Mar 10, 2025
9 checks passed
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.

Profiling integration does not work on sessions
2 participants