Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Use separate DB connection pools for read/update in platform update benchmark#1816

Draft
roji wants to merge 1 commit into
aspnet:mainaspnet/Benchmarks:mainfrom
roji:SeparatePools2roji/AspNetBenchmarks:SeparatePools2Copy head branch name to clipboard
Draft

Use separate DB connection pools for read/update in platform update benchmark#1816
roji wants to merge 1 commit into
aspnet:mainaspnet/Benchmarks:mainfrom
roji:SeparatePools2roji/AspNetBenchmarks:SeparatePools2Copy head branch name to clipboard

Conversation

@roji

@roji roji commented Mar 16, 2023

Copy link
Copy Markdown
Member

Picks up #1764 again, which is @NinoFloris's idea to separate read and write operations to separate pools to prevent head-of-line perf issues.

Unfortunately the volatility of the updates benchmark makes it impossible to say with clarity how this does; but it does seem to improve perf in a consistent way. I suggest merging this and tracking what it does to updates for a few days, we can decide whether to keep it or not after that.

/cc @sebastienros @ajcvickers

Comment thread src/BenchmarksApps/TechEmpower/PlatformBenchmarks/Data/RawDb.cs
Comment thread src/BenchmarksApps/TechEmpower/PlatformBenchmarks/Data/RawDb.cs
@roji
roji marked this pull request as draft March 18, 2023 17:14
@roji

roji commented Mar 18, 2023

Copy link
Copy Markdown
Member Author

There's been lots of changes recently, let's hold off on merging this for a bit, to have some stability in the dashboard.

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.