thesis: Add performance for manipulating
This commit is contained in:
@@ -14,7 +14,7 @@ function test() {
|
||||
done
|
||||
}
|
||||
|
||||
rm /tmp/test.ok.sock /tmp/test.return.sock /tmp/intercept.performance.ok.sock /tmp/intercept.performance.return.sock
|
||||
rm -f /tmp/test.ok.sock /tmp/test.return.sock /tmp/intercept.performance.ok.sock /tmp/intercept.performance.return.sock
|
||||
./server /tmp/test.ok.sock 'ok' &
|
||||
./server /tmp/test.return.sock 'return 0' &
|
||||
|
||||
|
||||
Reference in New Issue
Block a user