Code profiling

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Code profiling

Sophie424
What tools can I use to profile my Seaside app? I am interested in time &
memory info. Are there other options besides "Profiler" and "Memory" on the
Seaside toolbar?

Thanks - Sophie



_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Code profiling

Boris Popov, DeepCove Labs (SNN)
Re: [Seaside] Code profiling

In VisualWorks you have multitime and multimemory profilers that you can run in the background over the course of running your application sampling performance and memory usage data. Of course in most scenarious you would want to do that on a specific process over a specific execution block, and there are two basic profilers just for that as well.

Cheers!

-Boris (via BlackBerry)

----- Original Message -----
From: [hidden email] <[hidden email]>
To: [hidden email] <[hidden email]>
Sent: Mon Jan 14 22:43:03 2008
Subject: [Seaside] Code profiling

What tools can I use to profile my Seaside app? I am interested in time &
memory info. Are there other options besides "Profiler" and "Memory" on the
Seaside toolbar?

Thanks - Sophie



_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside


_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

RE: Code profiling

Ramon Leon-5
In reply to this post by Sophie424
>
> What tools can I use to profile my Seaside app? I am
> interested in time & memory info. Are there other options
> besides "Profiler" and "Memory" on the Seaside toolbar?
>
> Thanks - Sophie
>

https://lists.wisc.edu/read/messages?id=1411189

Ramon Leon
http://onsmalltalk.com

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside