Tokyo Cabinet as a BayesStore

2009-04-23 Thread Justin Mason
http://anyall.org/blog/2009/04/performance-comparison-keyvalue-stores-for-language-model-counts/ highlight: a Tokyo Cabinet hashtable performed at 1400 ops/sec compared to BerkeleyDB's 340 (via python bindings), over 4 times faster. There's been a lot of good press about it possibly a

Re: Tokyo Cabinet as a BayesStore

2009-04-23 Thread Matt Sergeant
On Thu, 23 Apr 2009 10:32:13 +, Justin Mason wrote: http://anyall.org/blog/2009/04/performance-comparison-keyvalue-stores-for-language-model-counts/ highlight: a Tokyo Cabinet hashtable performed at 1400 ops/sec compared to BerkeleyDB's 340 (via python bindings), over 4 times faster.

Re: Tokyo Cabinet as a BayesStore

2009-04-23 Thread Matt Sergeant
On Thu, 23 Apr 2009 10:23:30 -0400, Matt Sergeant wrote: On Thu, 23 Apr 2009 10:32:13 +, Justin Mason wrote: http://anyall.org/blog/2009/04/performance-comparison-keyvalue-stores-for-language-model-counts/ highlight: a Tokyo Cabinet hashtable performed at 1400 ops/sec compared to

Re: Tokyo Cabinet as a BayesStore

2009-04-23 Thread Justin Mason
On Thu, Apr 23, 2009 at 15:56, Matt Sergeant mserge...@messagelabs.com wrote: On Thu, 23 Apr 2009 10:23:30 -0400, Matt Sergeant wrote: On Thu, 23 Apr 2009 10:32:13 +, Justin Mason wrote: http://anyall.org/blog/2009/04/performance-comparison-keyvalue-stores-for-language-model-counts/