|
Jpp
19.1.0-rc.1
the software that should make you happy
|
Auxiliary program to test speed of JLANG::JObjectAllocator class. More...
#include <iostream>#include <iomanip>#include <vector>#include <algorithm>#include <random>#include "JLang/JAllocator.hh"#include "JLang/JRAM.hh"#include "JLang/JObjectAllocator.hh"#include "Jeep/JParser.hh"#include "Jeep/JMessage.hh"#include "Jeep/JTimer.hh"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Auxiliary program to test speed of JLANG::JObjectAllocator class.
Definition in file JAllocator.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 141 of file JAllocator.cc.