3 Tips for Profiling Dart Applications

15 views
Skip to first unread message

John McCutchan

unread,
Oct 25, 2012, 12:57:45 PM10/25/12
to General Dart Discussion, dartga...@googlegroups.com
Hey Dartisans,

I've written an article highlighting the best practices when profiling your Dart application. Check it out here:

http://www.dartlang.org/articles/profiling/

And remember these three rules when profiling Dart applications:

1. Perform a warm-up before measuring code performance.
2. Ensure the code does not raise any errors when run in checked mode.
3. Run your benchmark in production mode with debugging disabled.

--
John McCutchan <jo...@johnmccutchan.com>
Reply all
Reply to author
Forward
0 new messages