How does ##container->path and ##container->file differ? 0.2 of the stat profiler (aimed at 4.0?) uses ##container->file, grepping through the 4.4.2 source, it seems to be an internal in _guide.scm; however, ##container->path is available.
Check out for Guillaume Germain's statprof profiler.
--
David
Le 09-05-31 à 08:31, lowly coder <lowlycoder@huoyanjinjing.com> a écrit :
Hi!
I have a largeish gambit application. It's interpreted under gsi, and is taking up around 25% of my dual core laptop. I would like to profile to see what functions are taking up all the time. How can I do this? (Searching for profiling in the gambit documentation brings up stuff focused on how to profile scheme code that has been compiled to C, but not on profiling of interpreted code.)
Thanks!_______________________________________________
Gambit-list mailing list
Gambit-list@iro.umontreal.ca
https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list