matt-42 / silicon

A high performance, middleware oriented C++14 http web framework please use matt-42/lithium instead
http://siliconframework.org
MIT License
1.72k stars 138 forks source link

add lwan as a backend? #12

Closed byzhang closed 8 years ago

byzhang commented 9 years ago

Could you please consider adding lwan (https://github.com/lpereira/lwan) as a backend? lwan has some good performance optimization e.g. cpu branch prediction, json encoder/decoder, and hence faster than MHD in several benchmark tests.

matt-42 commented 8 years ago

I finished a first implementation. It should be included in the next techempower framework benchmark round. https://github.com/matt-42/silicon/commit/892d2b8f0397caec9029f029cabdb9f6c1caf717