vote up 1 vote down star
1

I am evaluating tokyo cabinet Table engine. The insert rate slows down considerable after hitting 1 million records. Batch size is 100,000 and is done within transaction. I tried setting the xmsiz but still no use. Has any one faced this problem with tokyo cabinet?

Details

Tokyo cabinet - 1.4.3
Perl bindings - 1.23
OS : Ubuntu 7.10 (VMWare Player on top of Windows XP)

flag

67% accept rate

2 Answers

vote up 1 vote down

I just set the cache option and it is now significantly faster.

link|flag
vote up 0 vote down

I think modifying the bnum parameter in the dbtune function will also give a significant speed improvement.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.