[Koha] problem importing marc records

Joshua Ferraro jmf at liblime.com
Tue Apr 15 13:38:59 NZST 2008


On Mon, Apr 14, 2008 at 8:46 PM, Rick Welykochy <rick at praxis.com.au> wrote:
> Joshua Ferraro wrote:
>
>
> >
> > >  On our 2 GHZ Intel duo-core Linux/debian install, it imports about
> > >  250 MARC records per minute, FWIW.
> > >
> >
>
>
> > You must have meant per second, right?
> >
>
>  Nope. That figure was back of envelop from memory. Here is the
>  correct figure. The server was doing nothing else at the time,
>  on a Sunday arvo.
>
>  It took 101 minutes for 32605 records = 322 records per minute.
Hmmm, that seems unusually slow to me, an order of magnitude or
so. Can you run the following commands to try to figure out what
the bottleneck is:

$ perl -I -d:DProf  /path/to/koha/modules bulkmarcimport.pl -file
/path/to/file.mrc tmon.out
$ dprofpp  -v > dprof.txt

Then share the output of dprof.txt with us?

Thanks!

-- 
Joshua Ferraro SUPPORT FOR OPEN-SOURCE SOFTWARE
CEO migration, training, maintenance, support
LibLime Featuring Koha Open-Source ILS
jmf at liblime.com |Full Demos at http://liblime.com/koha |1(888)KohaILS


More information about the Koha mailing list