MCHPR / MCHPRS

A multithreaded Minecraft server built for redstone.
MIT License
1.56k stars 67 forks source link

More efficient Redpiler #87

Closed AsmPrgmC3 closed 1 year ago

AsmPrgmC3 commented 1 year ago

I improved the performance of the Redpiler (direct backend). On my machine it now runs ~50% faster.

chungus-mandelbrot-tick benchmark went from 12.5μs down to 8.3μs and chungus-mandelbrot-full from 153s down to 100s.

Though I have not done an exhaustive correctness check, it does still render the mandelbrot correctly.