jib / cpanplus-devel

11 stars 10 forks source link

index reload too slow #2

Closed melezhik closed 12 years ago

melezhik commented 12 years ago

wher I run x to reload index it is too slow, how can I speed up the process ?

melezhik commented 12 years ago

Actually when I switch CPANPLUS::Internals::Source::SQLite source_engine inbdex reload gets faster, but when I run ls Module command it a little bit slow (about 7 seconds). Again when I switch to CPANPLUS::Internals::Source::Memory source_engine ls Module executed fast but index reload x too slow!

bingos commented 12 years ago

Vincent Pit has put a lot of effort into profiling the indexing and there should now be considerable speed improvements