6 ms·
My motivation in writing yet another web framework was to get pure performance while providing maintainability of more dynamic languages. Check the implementati
by matt42 6y ago
My motivation in writing yet another web framework was to get pure performance while providing maintainability of more dynamic languages. Check the implementation of lithium, it is one of the most concise implementation of TFB: https://github.com/TechEmpower/FrameworkBenchmarks/blob/master/frameworks/C%2B%2B/lithium/lithium.cc https://github.com/TechEmpower/FrameworkBenchmarks/blob/mast...