For those who liked the Speed Tracer demos coming out of Google IO as much as I did, I've started a lightweight project to hook up any Spring app to Speed Tracer without the need to run on Spring's TC Server or run the full Spring Insight application. I really like the idea of pulling up server metrics next to client data to get an end-to- end view of performance, but I frequently need to profile applications running in JBoss and other containers and running everything on TC Server just isn't practical. Once I dug into the Speed Tracer API I realized it would be pretty easy to come up with a simpler solution that's just a jar and a few lines of config. Check out http://code.google.com/p/spring4speedtracer . It's been working great for my GWT apps. If anyone has suggestions on how to make it better please let me know!
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
