divide benchmark results by 10 since benchmark_harness reports the time it took to run 10 times, not once
1 file changed
tree: a481b6e732e399e1d6e65a3edaf642f91358139e
  1. benchmark/
  2. lib/
  3. test/
  4. .gitignore
  5. .status
  6. AUTHORS
  7. CHANGELOG.md
  8. codereview.settings
  9. LICENSE
  10. PATENTS
  11. pubspec.yaml
  12. README.md
README.md

observe

Support for marking objects as observable, and getting notifications when those objects are mutated.