xapian-core  1.4.25
Classes | Variables
perftest.h File Reference

performance tests for Xapian. More...

#include <xapian.h>
#include <fstream>
#include <map>
#include <string>
+ Include dependency graph for perftest.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PerfTestLogger
 

Variables

PerfTestLogger logger
 

Detailed Description

performance tests for Xapian.

Definition in file perftest.h.

Variable Documentation

◆ logger

Definition at line 52 of file perftest.cc.

Referenced by builddb_valuestest1(), and DEFINE_TESTCASE().