public inbox for mauve-discuss@sourceware.org
 help / color / mirror / Atom feed
* japhar results with mauve
@ 1999-03-15  0:40 Christoph Toshok
  1999-03-15  6:18 ` Artur Biesiadowski
  1999-04-01  0:00 ` Christoph Toshok
  0 siblings, 2 replies; 6+ messages in thread
From: Christoph Toshok @ 1999-03-15  0:40 UTC (permalink / raw)
  To: mauve-discuss

I took mauve for a whirl this evening, and put the results up here:

http://www.japhar.org/mauve.html

The script used to go from -verbose -debug output to the format you see
there is in japhar's cvs.

Chris

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: japhar results with mauve
  1999-03-15  0:40 japhar results with mauve Christoph Toshok
@ 1999-03-15  6:18 ` Artur Biesiadowski
  1999-03-15  6:24   ` Chris Toshok
  1999-04-01  0:00   ` Artur Biesiadowski
  1999-04-01  0:00 ` Christoph Toshok
  1 sibling, 2 replies; 6+ messages in thread
From: Artur Biesiadowski @ 1999-03-15  6:18 UTC (permalink / raw)
  To: Christoph Toshok, mauve

Christoph Toshok wrote:
> 
> I took mauve for a whirl this evening, and put the results up here:
> 
> http://www.japhar.org/mauve.html
> 
> The script used to go from -verbose -debug output to the format you see
> there is in japhar's cvs.

You are writing that java.lang.Character tests are hanging up. Most
probably it is because of unicode test.
Try to remove it and run test again. If they will pass you get the
offender.

It is just a very long test - under JDK it takes smoething between 10s
and one minute. In japhar it can take even half an hour or more I
suppose. Try to add some debug comments (like processing character x) in
source and run again on its own - if it is speed then we are home.

Artur

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: japhar results with mauve
  1999-03-15  6:18 ` Artur Biesiadowski
@ 1999-03-15  6:24   ` Chris Toshok
  1999-04-01  0:00     ` Chris Toshok
  1999-04-01  0:00   ` Artur Biesiadowski
  1 sibling, 1 reply; 6+ messages in thread
From: Chris Toshok @ 1999-03-15  6:24 UTC (permalink / raw)
  To: Artur Biesiadowski; +Cc: mauve

Artur Biesiadowski wrote:
> 
> Christoph Toshok wrote:
> >
> > I took mauve for a whirl this evening, and put the results up here:
> >
> > http://www.japhar.org/mauve.html
> >
> > The script used to go from -verbose -debug output to the format you see
> > there is in japhar's cvs.
> 
> You are writing that java.lang.Character tests are hanging up. Most
> probably it is because of unicode test.
> Try to remove it and run test again. If they will pass you get the
> offender.

I've actually tried removing it, and then it just hangs upon completing
the other character tests.  It's really strange - the only way I can get
any java.lang tests to work (and not have the whole package hang at some
point) is to put !java.lang in the KEYS and then add the ones I'm
interested in back in.
 
> It is just a very long test - under JDK it takes smoething between 10s
> and one minute. In japhar it can take even half an hour or more I
> suppose. Try to add some debug comments (like processing character x) in
> source and run again on its own - if it is speed then we are home.

Well, the unicode test does take forever on japhar.  What with the total
lack of GC, my japhar process grew to over 320M before I finally got
tired of waiting and hit control C... :)

Chris

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: japhar results with mauve
  1999-03-15  6:24   ` Chris Toshok
@ 1999-04-01  0:00     ` Chris Toshok
  0 siblings, 0 replies; 6+ messages in thread
From: Chris Toshok @ 1999-04-01  0:00 UTC (permalink / raw)
  To: Artur Biesiadowski; +Cc: mauve

Artur Biesiadowski wrote:
> 
> Christoph Toshok wrote:
> >
> > I took mauve for a whirl this evening, and put the results up here:
> >
> > http://www.japhar.org/mauve.html
> >
> > The script used to go from -verbose -debug output to the format you see
> > there is in japhar's cvs.
> 
> You are writing that java.lang.Character tests are hanging up. Most
> probably it is because of unicode test.
> Try to remove it and run test again. If they will pass you get the
> offender.

I've actually tried removing it, and then it just hangs upon completing
the other character tests.  It's really strange - the only way I can get
any java.lang tests to work (and not have the whole package hang at some
point) is to put !java.lang in the KEYS and then add the ones I'm
interested in back in.
 
> It is just a very long test - under JDK it takes smoething between 10s
> and one minute. In japhar it can take even half an hour or more I
> suppose. Try to add some debug comments (like processing character x) in
> source and run again on its own - if it is speed then we are home.

Well, the unicode test does take forever on japhar.  What with the total
lack of GC, my japhar process grew to over 320M before I finally got
tired of waiting and hit control C... :)

Chris

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: japhar results with mauve
  1999-03-15  6:18 ` Artur Biesiadowski
  1999-03-15  6:24   ` Chris Toshok
@ 1999-04-01  0:00   ` Artur Biesiadowski
  1 sibling, 0 replies; 6+ messages in thread
From: Artur Biesiadowski @ 1999-04-01  0:00 UTC (permalink / raw)
  To: Christoph Toshok, mauve

Christoph Toshok wrote:
> 
> I took mauve for a whirl this evening, and put the results up here:
> 
> http://www.japhar.org/mauve.html
> 
> The script used to go from -verbose -debug output to the format you see
> there is in japhar's cvs.

You are writing that java.lang.Character tests are hanging up. Most
probably it is because of unicode test.
Try to remove it and run test again. If they will pass you get the
offender.

It is just a very long test - under JDK it takes smoething between 10s
and one minute. In japhar it can take even half an hour or more I
suppose. Try to add some debug comments (like processing character x) in
source and run again on its own - if it is speed then we are home.

Artur

^ permalink raw reply	[flat|nested] 6+ messages in thread

* japhar results with mauve
  1999-03-15  0:40 japhar results with mauve Christoph Toshok
  1999-03-15  6:18 ` Artur Biesiadowski
@ 1999-04-01  0:00 ` Christoph Toshok
  1 sibling, 0 replies; 6+ messages in thread
From: Christoph Toshok @ 1999-04-01  0:00 UTC (permalink / raw)
  To: mauve-discuss

I took mauve for a whirl this evening, and put the results up here:

http://www.japhar.org/mauve.html

The script used to go from -verbose -debug output to the format you see
there is in japhar's cvs.

Chris


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~1999-04-01  0:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-03-15  0:40 japhar results with mauve Christoph Toshok
1999-03-15  6:18 ` Artur Biesiadowski
1999-03-15  6:24   ` Chris Toshok
1999-04-01  0:00     ` Chris Toshok
1999-04-01  0:00   ` Artur Biesiadowski
1999-04-01  0:00 ` Christoph Toshok

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).