|
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_LEN_INST 64 |
| #define | MAX_LEN_TEXT 20 |
| #define | MAX_NUM_INSTS 100000 |
| #define | NUM_INSTS_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