git-amend demonstrates a small but practical performance test: write a number-crunching function in Zig, compile it into a native DLL, and invoke it from Unity via P/Invoke. The setup is aimed ...