Benchmarks for LoopBack framework.
Results
MacBookPro Early 2015 Processor: 2.5 GHz Intel Core i5 Memory: 8 GB 1867 MHz DDR3
Requests per seconds
Average number of requests handled every second.
| scenario | rps |
|---|---|
| find all todos | 2620 |
| create a new todo | 2603 |
Latency
Average time to handle a request in milliseconds.
| scenario | latency |
|---|---|
| find all todos | 3.31 |
| create a new todo | 3.35 |
Basic use
Install all dependencies.
Run the tests to verify the benchmarked scenarios are working correctly.
Run the benchmark.
Contributions
Contributors
See all contributors.
License
MIT