Benchmarks the performance of various container types. More...
#include <algorithm>
#include <iostream>
#include <vector>
#include <ecl/containers/array.hpp>
#include <ecl/threads/priority.hpp>
#include <ecl/time/stopwatch.hpp>
#include <ecl/time/timestamp.hpp>
Go to the source code of this file.
Functions | |
int | main () |
Benchmarks the performance of various container types.
Definition in file containers.cpp.
int main | ( | ) |
Definition at line 38 of file containers.cpp.