SimonLiu

Results 2 issues of SimonLiu

Implement graph generation using "gnuplot" for dudect to visualize t-statistic measurements. - Add "plot.c" and "plot.h" files to support graphing, "plot.c" stores each measurements execution time in "data_buffer". When plot_graph()...

Previously, the workflow used to test the code does not group log messages, possibly making the output too lengthy and hard to scroll on the web. Especially the logs generated...