Skip to content

reader-factory: benchmark single-actor vs factory #60

Description

@disconsented

Benchmark the read path single-actor vs factory to prove the win and set the default pool size.

Scope

  • Drive concurrent item-detail requests; measure p50/p99 latency and throughput.
  • Compare single-actor (current) vs factory at pool sizes 2 / 4 / 8.
  • Use the result to pick the default read_workers value.

Why

Without numbers there's no way to know the factory beat the much simpler direct-DB_POOL approach, or what pool size is worth running.

Depends on

Parent: #51

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions