cpp-rest-frameworks-benchmark
cpp-rest-frameworks-benchmark copied to clipboard
Added samples with POCO C++ framework
Added more samples and benchmarks using the POCO library. This library has a built-in multithreading HTTPServer, it is cross-platform and is based on the STD library,
In this pull request you will find:
- Samples to make benchmarks using POCO library
- New result pngs
- Little edits to bootstrap.sh, to make it compatible with other machines
The boostrap will now create the build directory in the root folder of the repository, so the whole build directory has been git-ignored.
If you approve this pull request, remember to edit the README file to fix the links to the new benchmarks :)