Oxygen and Berkeley XML DB performance

Having trouble installing Oxygen? Got a bug to report? Post it all here.
PaulHermans
Posts: 82
Joined: Sat Jan 13, 2007 5:39 pm
Location: Belgium

Oxygen and Berkeley XML DB performance

Post by PaulHermans »

I get very strange timings doing a Berkeley XML DB query from within Oxygen 9.2.
Using average timings having run the query several times.

a) Using Berkeley XML DB 2.4.13 from Oxygen 8.2: 68 seconds
b) Using Berkeley XML DB 2.4.13 from the command line: 3 seconds

c) Using Berkeley XML DB 2.3.10 from Oxygen 8.1: 27 seconds
d) Using Berkeley XML DB 2.3.10 from the command line : 10 seconds

Paul
Paul
Mircea
Posts: 144
Joined: Tue Mar 25, 2003 11:21 am

Re: Oxygen and Berkeley XML DB performance

Post by Mircea »

Hi Paul,

Please verify that the Verbosity level of your Berkeley connection is not set to the DEBUG level.
If this is the case, move the verbosity to ERROR and the execution times will be comparable with the command line.

Best regards,
Mircea
PaulHermans
Posts: 82
Joined: Sat Jan 13, 2007 5:39 pm
Location: Belgium

Re: Oxygen and Berkeley XML DB performance

Post by PaulHermans »

Indeed,

Many thanks.


Paul
Paul
Post Reply