On Oct 22, 2008, at 22:36 , Georg S. Weber wrote:
[snip]
> I didn't do development on Apple Mac OS X yet, but I found the
> "Sampler"
> tool under Developer/Applications, thanks for the tip!
>
> It'll take some time to get acquainted to it, but it already showed me
> that
> while executing the following line:
>
>   sage: for i in range(100): float(1)/2
>
> the sage.bin process calls quite often "posix_stat", "posix_do_stat",
> and "stat",

You might try 'fs_usage', which could (?) show what the args are.   
Michael may be correct, but if fs_usage covers the *stat calls, that  
would be the smoking gun that you need.

Justin

--
Justin C. Walker, Curmudgeon-At-Large
Institute for the Enhancement of the Director's Income
--------
When LuteFisk is outlawed,
Only outlaws will have LuteFisk
--------




--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to