Alchemy  1.0
A framework to robustly process network messages and structured data
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
benchmark Directory Reference

Files

file  benchmark.cpp [code]
 Performs a basic set of benchmark tests for comparison with other implementations..
 
file  benchmark_formats.h [code]
 The formats of the structures used in the benchmark tests.
 
file  benchmark_util.h [code]
 Collection of utility functions to simplify benchmark tests.
 
file  using_Hg.cpp [code]
 Implements message parsing by using Hg.
 
file  using_Hg.h [code]
 Implements message parsing by using Hg.
 
file  using_memcpy.cpp [code]
 Implements message parsing by using memcpy when possible.
 
file  using_memcpy.h [code]
 Implements message parsing by using memcpy when possible.