You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
set term wxt title "Memory Behaviour, Collatz Calculation, Value 77,031"
plot [0:500][0:3000] "values.noGC" every 1 title "Without GC" with lines, "values.GC" every 1 title "With GC" with lines, "values.ideal" every 1 title "Ideal behaviour" with lines