cpp-rest-frameworks-benchmark icon indicating copy to clipboard operation
cpp-rest-frameworks-benchmark copied to clipboard

Added samples with POCO C++ framework

Open sim1angeloni opened this issue 6 years ago • 0 comments

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 :)

sim1angeloni avatar Feb 04 '19 08:02 sim1angeloni