Open nalzok opened 5 years ago
I apologize for not seeing this issue before. That script is unfortunately out-of-date; it should be adapted to use this rewrite, which has a JSON output and fixes a bunch of issues with the official code. The output is slightly different but it should be possible to modify the script to accommodate for that.
I can't run
make benchmark
even after this fork of weighttp is installed.A quick skim of its source code doesn't reveal any JSON related code; in fact, it doesn't even take a
-j
argument.https://github.com/lpereira/weighttp/blob/ffd0439e447ef20169d08b5581a4f0770cf43f73/src/weighttp.c#L136-L172