![]() |
MobilityDB 1.3
|
A simple program that generates a given number of tnpoint instants in order to test the ways cache. More...
#include <stdio.h>
#include <stdlib.h>
#include <time.h>
#include <string.h>
#include <meos.h>
#include <meos_npoint.h>
Macros | |
#define | MAX_INSTANTS 100000 |
#define | MAX_LENGTH_INST 64 |
#define | MAX_LENGTH_TEXT 20 |
#define | NO_INSTANTS_BATCH 1000 |
Functions | |
int | main (void) |
A simple program that generates a given number of tnpoint instants in order to test the ways cache.
The program can be build as follows