{"html_url": "https://github.com/simonw/datasette/issues/420#issuecomment-481310295", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/420", "id": 481310295, "node_id": "MDEyOklzc3VlQ29tbWVudDQ4MTMxMDI5NQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2019-04-09T15:50:52Z", "updated_at": "2019-04-09T15:50:52Z", "author_association": "OWNER", "body": "Efficient row counts are even more important for the `DatabaseView` and `IndexView` pages.\r\n\r\nThe row counts on those pages don't have to be precise, so one option is for me to calculate them and cache them occasionally. I could even have a dedicated thread which just does the counting?\r\n\r\nIn #422 I've figured out a mechanism for getting accurate or lower-bound counts within a time limit (accurate if possible, lower-bound otherwise).", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 421971339, "label": "Fix all the places that currently use .inspect() data"}, "performed_via_github_app": null}