hanabi1224 / hanabi1224/Programming-Language-Benchmarks
Provide both aot and jit performance for Dart
Open
- Dominant language
- C#
- Stars
- 800
- Forks
- 167
- PR merge metrics
- No merged PRs in 30d
Description
Dart includes both a Dart VM with just-in-time (JIT) compilation and an ahead-of-time (AOT) compiler for producing machine code. It would be great if both modes would be in the benchmarks.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.