Hi!
Thank you for this path. As i cannot see any tests of this path in
your letter i will try to make such tests by myself. After that i hope
to see real speed difference.
Unfortunately i cannot see what version this patch for exactly and
going to implement this regexp method manualy.
--
Serge Matveenko
mailto:se...@matveenko.ru
http://serge.matveenko.ru/
2009/1/2 Serge Matveenko <se...@matveenko.ru>:
> On Wed, Dec 31, 2008 at 5:36 PM, vicalloy <zbi...@gmail.com> wrote:
>> hi lig:
>> a path for pystardict, use regular expression to speed up the dict load.
>
> Hi!
>
> Thank you for this path. As i cannot see any tests of this path in
> your letter i will try to make such tests by myself. After that i hope
> to see real speed difference.
>
> Unfortunately i cannot see what version this patch for exactly and
> going to implement this regexp method manualy.
a new path(a litter change).
this path is for the laster pystardict version.
t.py -- speed test for regexp
t2.py -- speed test for old arithmetic.
my test result
30M idx
t.py -- 20s
t2.py --50s
i've already implement it with some fixes.
look for latest master git tree here
http://github.com/lig/pystardict/tree/master