Skip to content

Latest commit

 

History

History

benchmark

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Setup

  • Operating System: macOS 15.0
  • Hardware: MacBook Air (M1)

Bandwidth Test

We measured the bandwidth using iperf3:

iperf3 -c 127.0.0.1

Bandwidth Test

Apache Benchmark (ab) Test

The Apache Benchmark test was conducted using ApacheBench, Version 2.3. The following command was executed:

ab -n 10000 -c <Concurrency_Level> <URL>
  • Total Requests: 10,000
  • Concurrency Level: <Concurrency_Level>

Results:

  • Requests per Second:

Requests per Second

  • Time per Request (mean):

Time per Request