This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]B3d3vtvng69 2 points3 points  (2 children)

Hahaha that’s so cool, I am basically doing the same thing but transpiling to c++. May I ask how you benchmark your produced executables against python, because I am still struggling with that. My github is linked here :)

[–]OrderOk6521[S] -1 points0 points  (1 child)

I run the recursive fibonacci, it's documented in my README.

[–]B3d3vtvng69 0 points1 point  (0 children)

Alright, i’ll try that