Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with
or
.
Clone in Desktop Download ZIP

Loading…

make stat computations sane #97

Closed
maykov opened this Issue · 0 comments

2 participants

@maykov
Owner

Right now, there is a delay of 1 hour between stat computes when using default options. This makes MyRocks fail (run slow) on standard tests such as Wisconsin. We need to fix this.

E.g.: i.e. updating stats on table X (including Memstore) if all of the indexes of the table are less than Y bytes, whenever the table was accessed.

@maykov maykov self-assigned this
@hermanlee hermanlee referenced this issue in facebook/mysql-5.6
Open

make stat computations sane #53

@hermanlee hermanlee closed this
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Something went wrong with that request. Please try again.