Simple web server benchmark - vibe.d is slower than node.js and Go?

Suliman evermind at live.ru
Thu Sep 21 08:18:51 UTC 2017


Can it be issue with regex speed?
auto reg = ctRegex!"^/greeting/([a-z]+)$";

Did you try without it?


More information about the Digitalmars-d mailing list