SuperBenchmarker icon indicating copy to clipboard operation
SuperBenchmarker copied to clipboard

Apache Benchmark (ab.exe) on steroids

Results 4 SuperBenchmarker issues
Sort by recently updated
recently updated
newest added

something like --insecure to allow for benchmarking when certificate is not valid

question

The -X option is kinda pointless cause it just enables whats already defaulted HttpRequestHandler’s UseProxy defaults to true https://docs.microsoft.com/en-us/dotnet/api/system.net.http.httpclienthandler.useproxy?view=netcore-3.1#System_Net_Http_HttpClientHandler_UseProxy. Proxy defaults to null which at execution time ends up meaning...

enhancement
Waiting For opener

👋 G'day! any thoughts on offering this also as a `dotnet tool` so anyone can install it on their machine where .NET Core is installed? Reference: https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-tool-install Cheers!

enhancement

When you run sb without parameters, within an osx terminal, the terminal text colour remains a light grey on white. When you run sb with parameters (i.e. run a test),...

Investigation