Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [stellation-res] UNITTESTS DROP: support for nested directories

On Sun, Aug 04, 2002 at 02:33:59PM -0500, Florin Iucha wrote:
> On Sat, Aug 03, 2002 at 07:04:35PM -0400, Mark C. Chu-Carroll wrote:
> > > CPU SAMPLES BEGIN (total = 13266) Sat Aug  3 16:58:01 2002
> > > rank   self  accum   count trace method
> > >    1 73.96% 73.96%    9812   233 java.lang.UNIXProcessReaper.run
> > >    2 25.31% 99.27%    3357   156 java.net.SocketInputStream.socketRead0
> 

It should be relatively easy to compare the performance difference between the use of
java.io.file and the unix 'find' commands, by over-riding the run-time test in Svc that
picks whether to use JavaChange or UnixChange, to see if the unix version is that much 
slower for projects not containing link artifacts or executable files.

dave

-- 
Dave Shields, IBM Research, shields@xxxxxxxxxxxxxx, http://www.eclipse.org/stellation


Back to the top