Deutsch   English   Français   Italiano  
<vjac1d$1502d$1@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!weretis.net!feeder9.news.weretis.net!news.quux.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: bart <bc@freeuk.com>
Newsgroups: comp.lang.c
Subject: Re: question about linker
Date: Tue, 10 Dec 2024 21:32:31 +0000
Organization: A noiseless patient Spider
Lines: 12
Message-ID: <vjac1d$1502d$1@dont-email.me>
References: <vi54e9$3ie0o$1@dont-email.me> <viifv8$2opi7$1@dont-email.me>
 <vik28b$390eg$1@dont-email.me> <vik8tc$3ang9$1@dont-email.me>
 <vikjff$3dgvc$1@dont-email.me> <viku00$3gamg$1@dont-email.me>
 <vil0qc$3fqqa$3@dont-email.me> <vil82t$3ie9o$2@dont-email.me>
 <vila9j$3j4dg$1@dont-email.me> <vin4su$49a6$1@dont-email.me>
 <vin95m$5da6$1@dont-email.me> <vinh3h$7ppb$1@dont-email.me>
 <vinjf8$8jur$1@dont-email.me> <vip5rf$p44n$1@dont-email.me>
 <viprao$umjj$1@dont-email.me> <viqfk9$13esp$1@dont-email.me>
 <vir5kp$3hjd9$1@paganini.bofh.team> <vishtd$1mnq1$1@dont-email.me>
 <visola$1ohbl$1@dont-email.me> <vivdb8$2foo6$1@dont-email.me>
 <viviqe$2gvqj$1@dont-email.me> <vj1rq0$35lal$2@dont-email.me>
 <vj9hag$vq6e$1@dont-email.me> <vj9ph3$114ip$2@dont-email.me>
 <vja6u2$143ok$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Tue, 10 Dec 2024 22:32:55 +0100 (CET)
Injection-Info: dont-email.me; posting-host="a9d7aded457bf5b4ebdaf1c3a45d65c6";
	logging-data="1212493"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1/SbJkjYs/jBnOsRugYhhbn"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:yftwUHVcAZvK7C+PkywrBqx/XLg=
In-Reply-To: <vja6u2$143ok$1@dont-email.me>
Content-Language: en-GB
Bytes: 2161

On 10/12/2024 20:05, bart wrote:

> For comparisons, the timings for my normal compiler, going straight to 
> EXE and not via C, are:
> 
>     mm           0.9       ----            1.03

Yikes, I've just slowed it down by factor of 10! Correct figures are:

       mm           0.09      ----            1.03

The 0.09 includes Windows process overheads.