Skip to content

1.04 patch for trampolines

Compare
Choose a tag to compare
@maximegmd maximegmd released this 13 Dec 11:46
· 1441 commits to master since this release

This version patches the trampolines aka calling a function that just jumps.

I haven't benchmarked the performance impact (if any) but it's always better to jump as little as possible to avoid icache misses.