https://github.com/zer0-x/illusion
(Under development project)
Illusion is a framework for creating, running, examine server benchmarks
- A C++14 compiler
- Standalone asio C++ library for networking
Write basic operations: ILOperation, ILTcpOperationDoneILConnectionBenchmarkDoneILHttpOperationDoneUse protobuf3 to define custom operation messageDoneILBenchmark for running benchmarksDone
- In-progress: Re-design better codebase
- In-progress: Document the code
- In-progress: Write unit tests
- Need more benchmark ideas: multi-process? distributed?
- Usage documentation