Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add num_queries and memory_size stats to percolate stats. #3885

Closed

Conversation

martijnvg
Copy link
Member

Related to #3883

@kimchy
Copy link
Member

kimchy commented Oct 12, 2013

Do we end up computing the size on each call to stats? That can be very expensive? Maybe we should explore computing the memory size on changes to the registered queries in men?

@martijnvg
Copy link
Member Author

Makes sense, I will change that.

…uery instead of computing the memory size on each stats call.
@martijnvg
Copy link
Member Author

The size in memory of the queries is now computed when queries are added or removed.

@martijnvg martijnvg closed this Oct 15, 2013
@martijnvg martijnvg deleted the feature/percolate_size_mem branch May 18, 2015 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants