|
4 年 前 | |
---|---|---|
.. | ||
shared | 6 年 前 | |
warp-shared | 5 年 前 | |
README.md | 6 年 前 | |
benchmark_config.json | 5 年 前 | |
config.toml | 4 年 前 | |
stack.yaml | 6 年 前 | |
warp-shared.dockerfile | 4 年 前 |
This is the warp
implementation of the benchmarking test suite comparing a variety of web development platforms.
Since warp
is strictly a request controller layer, it is upto the user to pick their persistance layer and data flow. Therefore we can have multiple distinct implementations using different database backends/libraries in each sub directory.