xapian-core  1.4.25
Functions
perftest_matchdecider.cc File Reference

performance tests for match decider More...

#include <config.h>
#include "perftest/perftest_matchdecider.h"
#include <xapian.h>
#include "backendmanager.h"
#include "perftest.h"
#include "str.h"
#include "testrunner.h"
#include "testsuite.h"
#include "testutils.h"
+ Include dependency graph for perftest_matchdecider.cc:

Go to the source code of this file.

Functions

static void builddb_valuestest1 (Xapian::WritableDatabase &db, const string &dbname)
 
 DEFINE_TESTCASE (valuesetmatchdecider1, writable &&!remote &&!inmemory)
 
 DEFINE_TESTCASE (alldocsiter1, writable &&!remote &&!inmemory)
 

Detailed Description

performance tests for match decider

Definition in file perftest_matchdecider.cc.

Function Documentation

◆ builddb_valuestest1()

static void builddb_valuestest1 ( Xapian::WritableDatabase db,
const string &  dbname 
)
static

◆ DEFINE_TESTCASE() [1/2]

DEFINE_TESTCASE ( valuesetmatchdecider1  ,
writable &&!remote &&!  inmemory 
)

◆ DEFINE_TESTCASE() [2/2]

DEFINE_TESTCASE ( alldocsiter1  ,
writable &&!remote &&!  inmemory 
)