Re: Basic import Questions (with bonus profiling question)
- From: "Gregory Piñero" <gregpinero@xxxxxxxxx>
- Date: Thu, 31 Aug 2006 14:11:42 -0400
On 8/31/06, Fredrik Lundh <fredrik@xxxxxxxxxxxxxx> wrote:
what module is this? if it takes 5.5 seconds to import a single module,
something isn't quite right.
Ok, I know it sounds bad but it has a good purpose! Basically it
provides access to about 100mb of data. It serves as a cache of
QuickBooks data so programs don't have to hit up QuickBooks which
would take many hours for some huge queries. Normally the only
programs to use it are long running processes so the 5 seconds is ok,
and obviously much preferable to hitting up QuickBooks.
-Greg
.
- Prev by Date: problem with appending to a list, possibly mysqldb related
- Next by Date: Re: Pros/Cons of Turbogears/Rails?
- Previous by thread: Re: Basic import Questions (with bonus profiling question)
- Next by thread: How to Interpret Hotshot Stats
- Index(es):