One change: On 2024-02-26 12:17:54, Kautuk Consul wrote: > One strange thing I noticed is that when I copy paste the same IF-THEN > or IF2-THEN2 lines below the ones that I already have in my OF.fs, the > timebase seems to keep reducing for some strange reason. The number of > IF-THEN and IF2-THEN2 statements are the exact same. It seems it is not a good idea to put the before patch and after patch statements together as the timebase difference keeps decreasing. So then I ran the VM once with the "BEFORE-PATCH" and "AFTER-PATCH" changes and I find that for 45 lines of IF-THEN and IF2-THEN2 the performance improvement is aroung 35 microseconds only. Per IF-THEN pair then the improvement is only in nanoseconds.