From 2f1837a75e96612040c6db2b594adf7463173c88 Mon Sep 17 00:00:00 2001 From: Loïc Guégan Date: Tue, 1 Apr 2025 17:56:32 +0200 Subject: Cleaning repository --- sandbox/config | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 sandbox/config (limited to 'sandbox/config') diff --git a/sandbox/config b/sandbox/config new file mode 100644 index 0000000..317165f --- /dev/null +++ b/sandbox/config @@ -0,0 +1,19 @@ +# Global Configuration: +inadev="2:0x40 2:0x41 2:0x42 2:0x43" +bbhost=debian@192.168.6.2 +delaypurezmq=10 +delayiperfpure=10 + +# Pure Read Experiments: +nread=500000 +readrest=60 + +# ZMQ Experiments: +zmqrest=60 +zmqduration=300 +hostip=192.168.7.1 +zmqport=5556 +zmqlogdelay=0 +zmqloginterval=60 +zmqmsgsize=20242880 +zmqmaxqueue=1 -- cgit v1.2.3