buzz-language / buzz

👨‍🚀 buzz, A small/lightweight statically typed scripting language
https://buzz-lang.dev
MIT License
1.15k stars 31 forks source link

Update MIR to 1.0.0 #300

Closed giann closed 2 weeks ago

giann commented 3 weeks ago

https://github.com/vnmakarov/mir/releases/tag/v1.0.0

This results in better-generated code, which yields a 14% average performance improvement and a 16% geometric mean improvement on a set of benchmarks found in the c-benchmarks directory.