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.<div>
<br></div><div>When I replace ##container->file with ##container->path, nothing bad appears to happen.</div><div><br></div><div>Also, did "display" change between 4.0 and 4.4 of gambit? Stat-profiler seems to assume that it does some type of flattening of lists, (and as a result the 'HTML" code is generates is stuck in abunch of lisp lists, and I had to do some ugly hacks to make it raw HTML).</div>
<div><br></div><div>Thanks!</div><div><br><div class="gmail_quote">On Sun, May 31, 2009 at 4:52 PM, David St-Hilaire <span dir="ltr"><<a href="mailto:sthilaid@iro.umontreal.ca">sthilaid@iro.umontreal.ca</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Check out for Guillaume Germain's statprof profiler.<br><font color="#888888">
<br>
--<br>
David<br>
<br>
Le 09-05-31 à 08:31, lowly coder <<a href="mailto:lowlycoder@huoyanjinjing.com" target="_blank">lowlycoder@huoyanjinjing.com</a>> a écrit :<br>
<br>
</font><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
Hi!<br>
<br>
  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.)<br>

<br>
Thanks!<br></div><div class="im">
_______________________________________________<br>
Gambit-list mailing list<br>
<a href="mailto:Gambit-list@iro.umontreal.ca" target="_blank">Gambit-list@iro.umontreal.ca</a><br>
<a href="https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list" target="_blank">https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list</a><br>
</div></blockquote>
</blockquote></div><br></div>