Clone this repo:

Branches

  1. 6e44eea Add initial simple TodoMVC benchmark using flute framework by Martin Kustermann · 5 weeks ago main
  2. 56be19b Bump dart-lang/setup-dart from 1.7.0 to 1.7.1 in the github-actions group by dependabot[bot] · 5 months ago
  3. e4ea045 A `_beginFrame()` seems to schedule the next frame interanally. If the `_beginFrame()` takes a long time, it will finish after the expiration date of the next frame timer. by Martin Kustermann · 7 months ago
  4. 63fcd40 Remove xGooglers from OWNERS by Martin Kustermann · 7 months ago
  5. c44fba2 Bump dart-lang/setup-dart from 1.6.5 to 1.7.0 in the github-actions group by dependabot[bot] · 8 months ago

Flute

An extraction from Flutter code, simplified for easier benchmarking of Dart runtimes.

This code is not used for anything except for benchmarking.