From: "Chris" <nanakos@wired-net.gr>
To: linux-c-programming@vger.kernel.org
Subject: Re: Array Empty Slots
Date: Tue, 5 Apr 2005 12:06:49 +0300 [thread overview]
Message-ID: <002c01c539be$cecdcb10$0101010a@dioxide> (raw)
In-Reply-To: 001301c53923$2804a9c0$0101010a@dioxide
Hi all, thanks for your quick responses on the subject.
What i am looking for is a procedural algorithm that has to provide a fast
solution.The well known constraints are small memory footprint and lack of
computing power is really a concern, but most of all is that the array is
bigger and bigger over time, because it is and array constructed from a
database query through a C API interface.
The bottleneck in the final application is this point, where the algorithm
searches the array to find the empty slots and then fill those slots with
data.
Is there really sth that can 'dissapear' that bottleneck? Do u have any
suggestions??
Best regards,
Chris.
next prev parent reply other threads:[~2005-04-05 9:06 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-22 17:05 strace write/read output Fabio Miranda Hamburger
2005-03-22 19:05 ` Eric Bambach
2005-03-22 18:16 ` Fabio Miranda Hamburger
2005-03-23 2:17 ` Eric Bambach
2005-03-23 17:34 ` Rechberger Markus
2005-04-04 14:32 ` Array Empty Slots Chris
2005-04-05 8:39 ` M.Baris Demiray
2005-04-05 9:06 ` Chris [this message]
2005-04-05 15:03 ` M.Baris Demiray
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='002c01c539be$cecdcb10$0101010a@dioxide' \
--to=nanakos@wired-net.gr \
--cc=linux-c-programming@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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 NNTP newsgroup(s).