summaryrefslogtreecommitdiff
path: root/doc/array_naive_vs_episodic.gnuplot
blob: 3f7ea0e69eb9162dd90aa08fc4c16b0f7d8ae2e7 (plain)
1
2
3
4
5
6
set xrange [0: 1000]

plot 'logs/old.log' with lines,\
     'logs/new.log' with lines
pause -1