Skip to content

Commit 989f4c1

Browse files
committed
Add scripts for benchmarking
1 parent 929d858 commit 989f4c1

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

ci-3.1/_benchmark/hello_world.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/bin/sh
2+
3+
url="$base/$fw/index.php/hello/index"

ci-3.1/_benchmark/setup.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
#!/bin/sh

0 commit comments

Comments
 (0)