Remix.run Logo
yoyo930021 3 days ago

Thank you for the support!

Regarding performance benchmarks — the framework essentially stands on the shoulders of giants, with its reactivity layer powered by alien_signals. This library originates from one of the fastest reactive implementations in the JavaScript ecosystem, and in Dart’s reactivity benchmarks, it currently ranks as the fastest as well.

You can check out the benchmark results here: https://github.com/medz/dart-reactivity-benchmark