Re: Rob: Bug with Windows trasking translator

new topic     » goto parent     » topic index » view thread      » older message » newer message

Vincent wrote:
> Robert Craig wrote:
> > I have installed Open Watcom 1.4, and rebuilt everything with it.
> > Things are working fine. In fact, with the new Watcom, the
> > tasksort demo runs 5.7x faster! (Most of the time is spent inside
> > a line drawing routine in the Watcom graphics library.)
> 
> {^.^}
> 
> 5.7x faster? What?!?!? Say that again I didn't hear you real well! Is that
> when
> interpreted or translated? I take it this speed increase isn't typical across
> most programs?

I had profile_time'd this demo earlier, and found that
96% of the time was spent, not in sorting, but rather 
in the Watcom DOS routine for drawing line segments. 
I had also noticed that it ran much faster when 
translated/compiled with DJGPP + Allegro (sorry, no exact timings).
Anyway, the demo now runs *much* faster (5.7x) with Open Watcom 1.4
than with the old Watcom 10.6. I measured the ex.exe interpreter,
but the translator shows a similar, perhaps a tad better,
speed-up. This speed-up will likely affect some other DOS graphics 
programs, but I wouldn't expect a big speed-up on typical programs. 
I'll do some more benchmarking soon.

Regards,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu