Re: [ANN] tapestry-profiler

2012-09-08 Thread Ben Dotte
Thanks Massimo, I hope it proves useful. We have close to 200 instances of various flavors of the same T4/T5 app with this profiler. One of the bigger ones has a db close to 400GB (data only, probably many TB of images/video as well). I'm not sure on the concurrency levels; these are private apps b

Re: [ANN] tapestry-profiler

2012-09-08 Thread Massimo Lusetti
On Fri, Sep 7, 2012 at 11:52 PM, Ben Dotte wrote: > Hopefully this will be useful to others; we have not seen any noticeable > overhead and we have used it frequently on large, busy production instances > to track down issues that always seemed to elude us in the past. > > Comments or suggestions

[ANN] tapestry-profiler

2012-09-07 Thread Ben Dotte
Something we (at Widen) have found extremely useful is the ability to do some quick-and-dirty profiling of our production Tapestry applications when performance problems are actually happening. We wanted to make this tool available to multiple internal applications and decided to open-source it as