Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
name-resolution-benchmark.cc File Reference
#include <stdlib.h>
#include <stdio.h>
#include <iostream>
#include "util/cpu-info.h"
#include "util/debug-util.h"
#include "util/network-util.h"
#include "util/stopwatch.h"
#include <boost/foreach.hpp>
#include <list>
#include <boost/assign/list_of.hpp>
Include dependency graph for name-resolution-benchmark.cc:

Go to the source code of this file.

Functions

void TimeNameResolution ()
 
int main (int argc, char **argv)
 

Variables

static list< string > backends
 

Function Documentation

void TimeNameResolution ( )

Definition at line 130 of file name-resolution-benchmark.cc.

Variable Documentation