close Warning: Can't synchronize with repository "(default)" (Unsupported version control system "darcs": Can't find an appropriate component, maybe the corresponding plugin was not enabled? ). Look in the Trac log for more information.

Changes between Version 7 and Version 8 of WikiStart


Ignore:
Timestamp:
2010-03-12 07:01:27 (15 years ago)
Author:
zooko
Comment:

yay

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v7 v8  
    5353}}}
    5454
    55 The naive approach is slower than the !StringChain class, and the bigger the dataset the slower it goes. The !StringChain class is scalable (with regard to these benchmarks at least...).
     55The naive approach is slower than the !StringChain class, and the bigger the dataset the slower it goes. The !StringChain class is fast and also it is scalable (with regard to these benchmarks at least...).
    5656
    5757Okay how do you use it? It is very simple -- see [source:stringchain/stringchain.py] and let me know if that interface doesn't fit your use case.