Finally! A Modern Development Tool
May 30, 2008
Watch the following video and prepare to be amazed.
[vimeo http://www.vimeo.com/1086057]
FiveRuns has made a seriously awesome and useful tools for Ruby on Rails developers. Not only does it tell you load times for pages, but it breaks it down into view and model times. If you can’t figure out how to fix it, you can upload your profile to their site to share with co-workers or make it public to gather community help.
I personally don’t pay much attention to the Ruby performance bashers, but with tools like these, I won’t be surprised if RoR apps quickly develop a reputation for being lightning fast. I would love for this to exist for Django, which is the platform I use most. At Chesspark, we’ve mostly concentrated on optimization by analyzing database queries and improving database use in the Django framework.
I’ve always had a dream that someday I would spend a fair amount of time making better tools for developers. While I haven’t quite found the time to do that yet, I’m very happy to see others succeed in this area.
:EXTENDED: