Browse Source

Delete benchmark.sh

pull/1833/head
Anton Firszov 5 years ago
committed by GitHub
parent
commit
31e6230801
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 7
      tests/ImageSharp.Benchmarks/benchmark.sh

7
tests/ImageSharp.Benchmarks/benchmark.sh

@ -1,7 +0,0 @@
#!/bin/bash
# Build in release mode
dotnet build -c Release -f netcoreapp2.0
# Run benchmarks
dotnet bin/Release/netcoreapp2.0/ImageSharp.Benchmarks.dll
Loading…
Cancel
Save