RichardLuo79

Results 13 comments of RichardLuo79

Hi, When you implement your own frontend that inherits from the frontend interface, your own implementation of this virtual function will override the default implementation in the interface class.

Hi, We have updated the repo with the support of row policies and more statistics related to row hits/misses, etc.

Hi Ly, The stats are printed to stdout. We organize stats hierarchically in the form of YAML documents. It is possible to make the stats print to a file. We...