Reduce latency of low-volume debugPrint output

If we haven't printed anything for a second, then reset the count of how
much we've printed.

I also reduced the amount of data to ~16kb until we pause because I saw
some corruption even pausing 1 second every ~32kb. (Numbers are
approximate because we're counting UTF-16 characters and some of the
characters in the output are multiple bytes in UTF-8.)
1 file changed
tree: 176b456835ec517c7546a85f7f7d6c660829d76f
  1. base/
  2. build/
  3. examples/
  4. mojo/
  5. services/
  6. skia/
  7. sky/
  8. skysprites/
  9. testing/
  10. third_party/
  11. tools/
  12. travis/
  13. ui/
  14. url/
  15. .clang-format
  16. .gitattributes
  17. .gitignore
  18. .gn
  19. .travis.yml
  20. AUTHORS
  21. BUILD.gn
  22. CONTRIBUTING.md
  23. DEPS
  24. LICENSE
  25. README.md
README.md

Flutter

Build Status

Flutter is a new way to build high-performance, cross-platform mobile apps. Flutter is optimized for today‘s, and tomorrow’s, mobile devices. We are focused on low-latency input and high frame rates on Android and iOS.

Community

Join us on IRC at #flutter on Freenode or join our mailing list, flutter-dev@googlegroups.com.