#[stable] How not to optimize "Stack"

10 messages · Page 1 of 1 (latest)

devout bone
#

Somewhat misguided 132/8 solution to stack. Fairly 🧀y. The solution only functions as a depth-1 stack. 21 values are handled by the 1-byte actual stack. 18 values are generated by a sparse lookup table, controlled by two oscillators that share no prime factors.

timber sky
#

what is this brilliant display of masochism

devout bone
#

I went in completely the wrong direction when optimizing stack, and that resulted in this

#

I now have gotten down the proper direction and down to 107/4

#

And well, I don't want to share most of my solutions as a fair amount are records or close to them (which took a lot of work), but sometimes sharing some of the crazyness is fun!

lone jetty
#

"depth-1 stack" 😹

devout bone
#

this was all by hand btw. No optimization tools except for some basic calculations

mental gorge
#

what even is a depth-1 stack

#

😭

#

can you call that a stack