Rosetta
Functions | Variables
test_multithreaded_packing_performance.cc File Reference

An app to test the multithreaded performance of the packer. More...

#include <utility/excn/Exceptions.hh>
#include <basic/Tracer.hh>
#include <basic/options/option.hh>
#include <basic/options/keys/OptionKeys.hh>
#include <basic/options/option_macros.hh>
#include <basic/options/keys/multithreading.OptionKeys.gen.hh>
#include <basic/options/keys/in.OptionKeys.gen.hh>

Functions

void register_options ()
 Indicate which options are relevant. More...
 
int main (int, char *[])
 Entry point for program execution. More...
 

Variables

static basic::Tracer TR ("test_multithreaded_packing_performance")
 

Detailed Description

An app to test the multithreaded performance of the packer.

Author
Vikram K. Mulligan (vmull.nosp@m.igan.nosp@m.@flat.nosp@m.iron.nosp@m.insti.nosp@m.tute.nosp@m..org)

Function Documentation

◆ main()

int main ( int  ,
char *  [] 
)

◆ register_options()

void register_options ( )

Variable Documentation

◆ TR

basic::Tracer TR("test_multithreaded_packing_performance") ( "test_multithreaded_packing_performance"  )
static