hamsterdb Embedded Database 1.1.15
Data Fields
ham_runtime_statistics_opdbdata_t Struct Reference

#include <hamsterdb_stats.h>

Data Fields

ham_u32_t btree_count
ham_u32_t btree_fail_count
ham_u32_t btree_cost
ham_u32_t btree_fail_cost
ham_offset_t btree_last_page_addr
ham_u32_t btree_last_page_sq_hits
ham_u32_t query_count
ham_u32_t btree_hinting_fail_count
ham_u32_t btree_hinting_count
ham_u32_t aging_tracker

Detailed Description

Statistics gathered specific per operation (find, insert, erase)

Definition at line 311 of file hamsterdb_stats.h.


Field Documentation

Definition at line 331 of file hamsterdb_stats.h.

Definition at line 315 of file hamsterdb_stats.h.

Definition at line 313 of file hamsterdb_stats.h.

Definition at line 316 of file hamsterdb_stats.h.

Definition at line 314 of file hamsterdb_stats.h.

Definition at line 329 of file hamsterdb_stats.h.

Definition at line 328 of file hamsterdb_stats.h.

Definition at line 318 of file hamsterdb_stats.h.

number of consecutive times that this last page was produced as an answer ('sequential hits')

Definition at line 324 of file hamsterdb_stats.h.

Definition at line 326 of file hamsterdb_stats.h.


The documentation for this struct was generated from the following file: