Table cache hit
Calculates your cache hit rate for reading tables
Calculates your cache hit rate for reading tables
Schema | Name | Buffer hits | Block reads | Total read | Ratio |
---|---|---|---|---|---|
public | comments | 0 | 259 | 259 | 0.0 |
public | todo_items | 0 | 259 | 259 | 0.0 |
public | todo_lists | 1 | 259 | 260 | 0.0038461538461538464 |
public | users | 17 | 259 | 276 | 0.06159420289855073 |
public | topics | 1483 | 294 | 1777 | 0.8345526167698368 |
public | schema_migrations | 87465 | 774 | 88239 | 0.9912283684085268 |