SomeRanDev / reflaxe.CPP

An alternative C++ target for Haxe that generates dependent-less, GC-less C++17 code.
MIT License
72 stars 5 forks source link

Benchmark #12

Open Dimous opened 1 year ago

Dimous commented 1 year ago

Hello! I wonder if reflaxe.cpp could be added to https://github.com/HaxeBenchmarks/benchmark-runner as a target. Would you prepare that, idk, with @Simn / @Aurel300 help?

SomeRanDev commented 1 year ago

Haha thank you for your interest! This project still needs a bit more time before it's feature-complete enough to start benchmarking; though once it's more mature, it would be pretty easy with how that project is structured.

Remind me a bit later and I'll see if I can make a fork that do the comparisons if you're still interested (could probably automate using Github Actions. No fancy UI, but could still get results printed). Though I doubt it'd be much different from the current Haxe/C++ performance. But maybe I'm wrong, who knows. ¯\_(ツ)_/¯