zig-http-benchmarks
zig-http-benchmarks copied to clipboard
Zig [master] changes in running benchmark
Please, try replace master to 0.11.0 in CI or fix zig code.
Building cpp-asio-httpclient...
/home/runner/work/zig-http-benchmarks/zig-http-benchmarks/cpp-asio-httpclient/build.zig.zon:1:2: error: missing top-level 'paths' field
Building go-http-client...
Running the server...
Benchmark 1: curl
Time (mean ± σ): 6.3 ms ± 0.1 ms [User: 3.0 ms, System: 3.0 ms]
Range (min … max): 6.1 ms … 6.6 ms 100 runs
Error: Failed to run command '/home/runner/work/zig-http-benchmarks/zig-http-benchmarks/zig-http-client/zig-out/bin/zig-http-client': No such file or directory (os error 2)
Benchmark 2: zig-http-client
cc: @orhun