Henning,

Did you see cl_test ? This is our test suite, and it covers a decent
percentage of CLucene's functionality. There are a few tests we haven't yet
writted / ported though.

There's also the Benchamerker in our contribs, which is Ben's doing. It's
meant to be used to measure performance, and for comparisons. Not sure if it
has been ever used, but it surely can be of use (or a starting point for
use). See
http://clucene.git.sourceforge.net/git/gitweb.cgi?p=clucene/clucene;a=tree;f
=src/contribs/benchmarker;h=39630573b5d15186c899f614ca51230ed56e08fa;hb=HEAD
.

On that note, if someone could take Java Lucene's Benchmarker (located under
contrib as well), and port all the functionality it offers to our
Benchmarker (re-writing ours if neccessary), that'd be great. This includes
input and output formats (used for easy scripting and reporting), stats and
various tasks.

Itamar. 

-----Original Message-----
From: Henning Meyer [mailto:tutm...@gmail.com] 
Sent: Saturday, January 16, 2010 4:18 AM
To: clucene-developers@lists.sourceforge.net
Subject: [CLucene-dev] Performance Testing?

Hello,

I'm trying to play around replacing some of the internal parts of CLucene by
C++/STL and Boost-Libraries. In order to assess, whether or not I did
something completetly stupid - is there some performance and/or regression
testsuite available for CLucene?

Thanks,

Henning

----------------------------------------------------------------------------
--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for
Conference attendees to learn about information security's most important
issues through interactions with peers, luminaries and emerging and
established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
CLucene-developers mailing list
CLucene-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/clucene-developers



------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
CLucene-developers mailing list
CLucene-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/clucene-developers

Reply via email to