Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
threading-benchmark.cc File Reference
#include <stdlib.h>
#include <stdio.h>
#include <iostream>
#include <vector>
#include <sstream>
#include "runtime/string-value.h"
#include "util/benchmark.h"
#include "util/cpu-info.h"
#include "util/thrift-util.h"
#include "gen-cpp/Types_types.h"
#include <boost/shared_ptr.hpp>
#include <thrift/protocol/TBinaryProtocol.h>
#include <thrift/TApplicationException.h>
#include <thrift/transport/TBufferTransports.h>
Include dependency graph for threading-benchmark.cc:

Go to the source code of this file.

Classes

struct  TestData< Decimal >
 

Functions

void TestDeserializeSharedState (int size, void *d)
 
void TestDeserialize (int size, void *d)
 
int main (int argc, char **argv)
 

Function Documentation

void TestDeserialize ( int  size,
void *  d 
)
void TestDeserializeSharedState ( int  size,
void *  d 
)

Definition at line 48 of file threading-benchmark.cc.

References TestData< Decimal >::tproto.

Referenced by main().