develooper Front page | perl.dbi.users | Postings from February 2005

DBD::CSV much slower on osX ?

Thread Previous | Thread Next
From:
charles-perl
Date:
February 3, 2005 01:27
Subject:
DBD::CSV much slower on osX ?
Message ID:
20050203092705.GJ308@shadow.dunkklar.org
Dear list,

	I wrote a simple CGI script using DBD::CSV on a linux
computer, and then installed it on a iMac G5. Its execution time is
now alomst 10 times slower. Using print instructions, I traced the
bottleneck to the following instruction :

$sth->execute;

	Now I am a bit stuck, as I do not know how to investigate in
the DBD::CSV module to find where is the slow isnstruction.

	I installed the modules by cpan on osX and by apt-get on
debian testing.

	Can anyone help me to identify the source of the problem ?

Best,

-- 
Charles

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About