Skip to content

Conversation

@devwdave
Copy link
Collaborator

@devwdave devwdave commented Jan 5, 2026

  • Updated PostgreSQL and MySQL connection fixtures to use NullPool for improved connection handling.
  • Enhanced fixture scopes to "module" and "session" for better resource management during benchmarks.
  • Simplified error messages for database connection failures.
  • Refactored benchmark tests to utilize the updated Memori instance and removed unnecessary assertions.
  • Consolidated benchmark result handling for consistency across different test cases.

devwdave and others added 4 commits January 5, 2026 14:28
- Updated PostgreSQL and MySQL connection fixtures to use NullPool for improved connection handling.
- Enhanced fixture scopes to "module" and "session" for better resource management during benchmarks.
- Simplified error messages for database connection failures.
- Refactored benchmark tests to utilize the updated Memori instance and removed unnecessary assertions.
- Consolidated benchmark result handling for consistency across different test cases.
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.

2 participants