Percy++
A C++ implementation of Private Information Retrieval (PIR) protocols
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Pages
Public Attributes | List of all members
QueryBatchStats Struct Reference

Public Attributes

nqueries_t batch_size
 
nqueries_t blocks_per_query
 
timeval start_time
 
timeval encode_start_time
 
timeval encode_done_time
 
timeval ctos_start_time
 
timeval ctos_done_time
 
timeval stoc_start_time
 
timeval stoc_done_time
 
timeval decode_start_time
 
timeval decode_done_time
 
timeval end_time
 
dbsize_t ctos_bytes
 
dbsize_t stoc_bytes
 
bool num_unsuccessful
 
nqueries_t strassen_level_reached
 

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