| containers.cpp [code] | Benchmarks the performance of various container types |
| eigen3_decompositions.cpp [code] | Benchmark the decompositions in Eigen |
| eigen3_inverse.cpp [code] | Tests eigen3 inverses and decompositions |
| eigen3_transforms.cpp [code] | Benchmark various aspects of eigen's geometry module |
| eigen_sparse.cpp [code] | Benchmark sparse matrix operations for Eigen (ecl_linear_algebra) |
| exceptions.cpp [code] | Benchmarks the performance of ecl exceptions |
| files.cpp [code] | Benchmark comparing various file writing/reading alternatives |
| flops.cpp [code] | Floating point benchmarking test |
| hex.cpp [code] | Utility for testing a serial port connection using hex magic only |
| process.cpp [code] | Detects parameter configurations for processes' on your system |
| serial.cpp [code] | Utility for testing a serial port connection |
| snooze.cpp [code] | Benchmark for the absolute periodic timers (snoozers) |
| socket_client.cpp [code] | Use to test tcp/ip connections |
| socket_server.cpp [code] | Use to test tcp/ip connections |
| streams.cpp [code] | Benchmark streams to standard output |
| string_conversions.cpp [code] | Benchmarks the performance of various string conversions |