Comparative Benchmarks - gcc vs. MSC (on Xenix/386)

Glenn Geers glenn at extro.ucc.su.oz.au
Thu Mar 29 09:20:30 AEST 1990


I have seen several requests for comparative benchmarks in the group gnu.gcc so
I ran some last night on my 386. Here they are:

Machine: 80386/20 no cache
OS: Xenix 2.3.2 with 2.2 DS

Used dhrystone 2.1 (C version)
(only final numbers, sorry)

MSC (2.2 DS standard compiler, aka cc)
Full optimization (-Ox -CSON)
6482.3 dhrystones/sec

gcc (as ported by steve at robobar.co.uk)
Full optimization (-O)
7260.4 dhrystones/sec

Code produced by gcc is also around 10% smaller so startup is faster for large
programs (e.g. CTeX).

	Hope someone finds this useful,
						Glenn

glenn at extro.ucc.su.oz.au



More information about the Comp.unix.xenix mailing list