Luc Pattyn

Results 6 comments of Luc Pattyn

@The-EDev - Would be great to have a login and authentication example to add value to the project. Then it would be real useful.

The performance remains the same even if I do this: return crow::response("Hello World!"); I am using Gatling to test. The performance of Crow apparently looks disappointing !

I am using Gatling for bench marking. I think some configuration for crow needs to be set in the server. Maybe increase timeout value or compile with some specific compiler...

I git cloned and compiled for Mac OSX according to the instructions. Then used gcc (g++) to compile the cpp file. I can see you are making a huge number...

Thanks for the tip. On this note about network, wondering if you could give me another tip : if I host my server in amazon or digital ocean (or similar),...