nosuchtim / keykit

KeyKit - an algorithmic MIDI scripting language and GUI system
Other
98 stars 7 forks source link

Instnodepatch2 #3440

Closed pbarada closed 1 year ago

pbarada commented 1 year ago

Optimize instnodepatch by tracking branch instruction by tracking branch instructions instead of wading over every Instnode.

This shows about a 42:1 reduction of comparisons within instnodepatch loop...