Specy / s68k

A simple rust interpreter for m68k which can compile to WASM
https://asm-editor.specy.app/
MIT License
20 stars 1 forks source link

Test performance regression #7

Closed Specy closed 7 months ago

Specy commented 8 months ago

Since the last update it seems like the performance of the interpreter decreased, not sure if it's a compilation error or the fact that I added the new control on operands, this needs to be tested

Specy commented 7 months ago

Doesn't seem to be true, tested on various devices and performance seems on par