hi alll I'm newbie member nice too meet you all I'm strongly considering porting a project to Nim. It is a single 1.7k lines C file (not C++). I've ported the core over with some refactors to see how working with Nim is since the main reason for porting is ergonimic.
Now I'd like to get an idea of how fast the binary will run, but without having to port the whole thing first.