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

Refactor worker pattern #545

Merged
merged 2 commits into from
May 3, 2024
Merged

Refactor worker pattern #545

merged 2 commits into from
May 3, 2024

Conversation

sebastienros
Copy link
Owner

No description provided.

@sebastienros
Copy link
Owner Author

Perf improvements:

SQLite

Before: Gated: 11,422 tps; NonGated: 3,442 tps
After: Gated: 12,873 tps; NonGated: 3,665 tps

Postgres

Before: Gated: 7,418 tps; NonGated: 2,099 tps
After: Gated: 7,625 tps; NonGated: 2,255 tps

SQL Server

Before: Gated: 9,298 tps; NonGated: 2,192 tps
After: Gated: 9,350 tps; NonGated: 2,341 tps

@sebastienros sebastienros merged commit 99b3995 into main May 3, 2024
1 of 2 checks passed
@sebastienros sebastienros deleted the sebros/worker branch May 3, 2024 00:03
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