Actually, I was serious about a helper macro to return a vector of run times, and leave the stats up to the end consumer. I would find that very, very useful.
On Dec 14, 4:59 pm, Shawn Hoover <[email protected]> wrote: > On Mon, Dec 14, 2009 at 3:18 PM, Sean Devlin <[email protected]>wrote: > > > Could you add support for stdev as well, or better yet a helper macro > > to return a vector of run times? > > > I don't want Zed to find out... > > > Read at your own risk: > >http://www.zedshaw.com/essays/programmer_stats.html > > Uh oh, I *have *read that, and then forgot it at my peril. If Zed finds me > I'm a goner. > > My main goal was to write the simplest thing to avoid manually typing > dotimes as people often do, and then the average slipped in there. Maybe I > should just take out the average to avoid temptation to microbenchmark. > > Shawn -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
