delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mailnull set sender to djgpp-bounces using -f |
Message-ID: | <3C4B8935.4F5E8290@yahoo.com> |
From: | CBFalconer <cbfalconer AT yahoo DOT com> |
Organization: | Ched Research |
X-Mailer: | Mozilla 4.75 [en] (Win98; U) |
X-Accept-Language: | en |
MIME-Version: | 1.0 |
Newsgroups: | comp.lang.c,comp.os.msdos.djgpp,comp.compilers.lcc |
Subject: | Re: hash library - interface criticisms |
References: | <3C4ADB8E DOT 552CAE40 AT yahoo DOT com> <a2evnp$1120n7$1 AT ID-97861 DOT news DOT dfncis DOT de> <3C4B0F47 DOT 1F605CC8 AT yahoo DOT com> <a2f507$10pkj7$1 AT ID-97861 DOT news DOT dfncis DOT de> |
Lines: | 34 |
Date: | Mon, 21 Jan 2002 04:30:19 GMT |
NNTP-Posting-Host: | 12.90.170.26 |
X-Complaints-To: | abuse AT worldnet DOT att DOT net |
X-Trace: | bgtnsc06-news.ops.worldnet.att.net 1011587419 12.90.170.26 (Mon, 21 Jan 2002 04:30:19 GMT) |
NNTP-Posting-Date: | Mon, 21 Jan 2002 04:30:19 GMT |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
John wrote: > > "CBFalconer" <cbfalconer AT yahoo DOT com> wrote in message > news:3C4B0F47 DOT 1F605CC8 AT yahoo DOT com... > > John wrote: > > > Just tried linking with MSVCRT.LIB and the timings were thus. > > > > > > allocating 264ms, free-ing 180ms. :) > > > > That agrees with my suspicions that it is the run-time, not my > > code. Lcc uses the standard uSoft CRTDLL.DLL, but gcc/djgpp has > > it's own static linked library. > > Can you not use MSVCRT.LIB? At least for Windows. > > > I sent you the package via your sun address, I believe. > > You must have the wrong person, I have no such address. I did confuse you with someone else. When you said you had timed it I made assumptions. I don't want to do anything special to compiler systems, I want this to work out of the box. But it looks like this is a work around. For now I am doing the thrashing with VC6, which avoids the problem (until data gets big enough to make the virtual memory thrash, at about 1.4 M entries on my 65M system). -- Chuck F (cbfalconer AT yahoo DOT com) (cbfalconer AT XXXXworldnet DOT att DOT net) Available for consulting/temporary embedded and systems. (Remove "XXXX" from reply address. yahoo works unmodified) mailto:uce AT ftc DOT gov (for spambots to harvest)
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |