1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-30 00:00:11 +01:00
Commit graph

9 commits

Author SHA1 Message Date
Dennis Potter
8fde419bc0 Fix typo in benchmark config 2018-08-07 23:15:48 +02:00
Dennis Potter
6937db3ec2 Changed benchmark for new UC mode 2018-08-07 17:46:51 +02:00
Dennis Potter
b975e16747 Defined full test, rate = 100000 and rate = 200000 not yet included 2018-08-04 14:31:12 +02:00
Dennis Potter
77cc61f945 Changed benchmarking
* node-infiniband-benchmark.sh now regenerates the config file every
loop. Furthermore, it does not save the source log anymore but instead
routes the generated signal to a file node.
* evaluate_logs.ipynb is now able to evaluate the signal output.
Furthermore the analysis of signal times and missed signals is enhanced
in this commit.

The plot already looks pretty good, but the alignment of text in
matplotlib is terrible, so there is still some work to do.
2018-08-03 22:49:55 +02:00
Dennis Potter
f6ac2341cc Fixed integration tests and benchmarks for changes commited in
027555c34d
2018-08-02 11:31:11 +02:00
Dennis Potter
0c2241d5ee Accidentally pushed incomplete test to repository 2018-08-01 10:47:42 +02:00
Dennis Potter
22dac2d0ae Added check for missed steps at source side
This is not completed yet and does not make complete sense yet. There
must be a way to check how many samples got lost at the send side, and
how many samples were lost on the channel.
2018-08-01 00:24:14 +02:00
Dennis Potter
1972d801f3 Added file format to csv and forwarded source node to .log file 2018-07-31 19:36:35 +02:00
Dennis Potter
90d8e25aec Moved benchmark shell script 2018-07-30 19:00:16 +02:00
Renamed from tests/node-infiniband-benchmark.sh (Browse further)