diff --git a/benchmarks/ab/ab_test.sh b/benchmarks/ab/ab_test.sh new file mode 100755 index 00000000000..c52d24a179d --- /dev/null +++ b/benchmarks/ab/ab_test.sh @@ -0,0 +1,4 @@ +#!/bin/bash + +ab -n 20000 -c 100 -H "Authorization: Bearer vEustw23NSOZ27y3zlj28ZL3B7BpBk5kqR85DOfT5AwiS3nCi33dnsk6nhvXhZdn" \ + http://localhost:3000/api/dashboards/db/dash1 diff --git a/src/views/index.html b/src/views/index.html index 328b5113ef7..d386f825d6d 100644 --- a/src/views/index.html +++ b/src/views/index.html @@ -25,7 +25,7 @@
- +