|
BAM
Abstract Machine for Bottom-Up Evaluation with the Push Method
|
Size measures for relation data structures. More...
Go to the source code of this file.
Typedefs | |
| typedef enum relsize_enum | relsize_t |
Enumerations | |
| enum | relsize_enum { RELSIZE_OBJ_SIZE, RELSIZE_HASHTAB_SIZE, RELSIZE_ENTRIES_USED, RELSIZE_BUCKET_SIZE, RELSIZE_BUCKET_BYTES, RELSIZE_TOTAL_BUCKETS, RELSIZE_OVERFLOW_BUCKETS } |
Functions | |
| str_t | relsize_name (relsize_t relsize) |
Size measures for relation data structures.
1.8.10