Skip to content

Misc. Benchmark Updates - #98

Open
IanWold wants to merge 22 commits into
mainfrom
misc/benchmark-improvements
Open

Misc. Benchmark Updates#98
IanWold wants to merge 22 commits into
mainfrom
misc/benchmark-improvements

Conversation

@IanWold

@IanWold IanWold commented Jul 6, 2026

Copy link
Copy Markdown
Owner
  • PAYLOAD_BYTES wasn't being used for anything, now that does vary the bytes/payload
  • The server semaphore was being recreated on each publish, now it's a single instance
  • Batches are dispatched before the last ones finish receiving; CONCURRENCY controls this
  • Add flag to be able to control payload strategy without needing to modify code
  • Adds variable to control number of repeats
  • Add "shared load" server to simulate scenarios where the backplane is not dedicated as a backplane; either a Redis that is also a cache or a PG that is also a regular database
  • Allow configuring anywhere from 2-10 servers, and configure number of clients/server rather than a strict number of clients.
  • Update concurrency and between-run draining logic
  • LLM-generated shell script to run benchmarks on cloud provider (railway) instead of locally

@railway-app
railway-app Bot temporarily deployed to PostgreSignalR Benchmark / production July 8, 2026 17:09 Inactive
@railway-app
railway-app Bot temporarily deployed to PostgreSignalRBench / production July 8, 2026 17:21 Inactive
@railway-app
railway-app Bot temporarily deployed to PostgreSignalRBench / production July 8, 2026 18:18 Inactive
@railway-app
railway-app Bot temporarily deployed to PostgreSignalRBench / production July 8, 2026 18:54 Inactive
@railway-app
railway-app Bot temporarily deployed to PostgreSignalRBench / production July 10, 2026 18:30 Inactive
@railway-app
railway-app Bot temporarily deployed to PostgreSignalRBench / production July 11, 2026 01:25 Inactive
@railway-app
railway-app Bot temporarily deployed to PostgreSignalRBench / production July 11, 2026 02:00 Inactive
@railway-app
railway-app Bot temporarily deployed to PostgreSignalRBench / production July 11, 2026 02:24 Inactive
@railway-app
railway-app Bot temporarily deployed to PostgreSignalRBench / production July 11, 2026 02:53 Inactive
@railway-app
railway-app Bot temporarily deployed to PostgreSignalRBench / production July 11, 2026 13:57 Inactive
@railway-app
railway-app Bot temporarily deployed to PostgreSignalRBench / production July 11, 2026 14:04 Inactive
@railway-app
railway-app Bot temporarily deployed to PostgreSignalRBench / production July 11, 2026 14:49 Inactive
@railway-app
railway-app Bot temporarily deployed to PostgreSignalRBench / production-redis-dedicated July 11, 2026 16:32 Inactive
@railway-app
railway-app Bot temporarily deployed to PostgreSignalRBench / production-postgres-dedicated July 11, 2026 16:32 Inactive
@railway-app
railway-app Bot temporarily deployed to PostgreSignalRBench / production July 11, 2026 17:01 Inactive
@railway-app
railway-app Bot temporarily deployed to PostgreSignalRBench / production-redis-dedicated July 11, 2026 17:02 Inactive
@railway-app
railway-app Bot temporarily deployed to PostgreSignalRBench / production-postgres-dedicated July 11, 2026 17:02 Inactive
@railway-app
railway-app Bot temporarily deployed to PostgreSignalRBench / redis-dedicated July 11, 2026 18:11 Inactive
@railway-app
railway-app Bot temporarily deployed to PostgreSignalRBench / postgres-dedicated July 11, 2026 18:11 Inactive
@railway-app
railway-app Bot temporarily deployed to PostgreSignalRBench / postgres-dedicated-table July 11, 2026 18:11 Inactive
@railway-app
railway-app Bot temporarily deployed to PostgreSignalRBench / production July 12, 2026 22:43 Inactive
@railway-app
railway-app Bot temporarily deployed to PostgreSignalRBench / postgres-dedicated-table July 12, 2026 23:00 Inactive
@railway-app
railway-app Bot temporarily deployed to PostgreSignalRBench / redis-dedicated July 17, 2026 18:55 Inactive
@railway-app
railway-app Bot temporarily deployed to PostgreSignalRBench / postgres-dedicated July 17, 2026 18:56 Inactive
@railway-app
railway-app Bot temporarily deployed to PostgreSignalRBench / postgres-dedicated-table July 17, 2026 18:56 Inactive
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