Skip to content

v0.2.0 benchmark results #25

Closed
Closed
@uatuko

Description

@uatuko

Benchmarks

Scenarios

  • 1a: Single client with no concurrent streams
  • 1b: Single client with 10 concurrent streams
  • 2a: 10 clients with no concurrent streams
  • 2b: 10 clients with 10 concurrent streams
  • 3a: 100 clients with no concurrent streams
  • 3b: 100 clients with 10 concurrent streams

Results (req/s)

1a 1b 2a 2b 3a 3b
single-threaded (db137df) 42k 193k 120k 449k 160k 452k
multi-threaded, 2 workers (db137df) 33k 166k 120k 431k 91k 425k
multi-threaded, hardware concurrency (db137df) 34k 164k 118k 450k 101k 408k

Benchmark details

Benchmarks were run on a MacBook Pro 2021 (M1 Max, 32GB), macOS 14.2.1 (23C71) against db137df.

Older benchmark results can be found in #2 and #20.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions