home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 779448912

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/sqlite-utils/issues/147#issuecomment-779448912 https://api.github.com/repos/simonw/sqlite-utils/issues/147 779448912 MDEyOklzc3VlQ29tbWVudDc3OTQ0ODkxMg== 9599 2021-02-15T21:09:50Z 2021-02-15T21:09:50Z OWNER

I fiddled around and replaced that line with batch_size = SQLITE_MAX_VARS // num_columns - which evaluated to 10416 for this particular file. That got me this:

   40.71s user 1.81s system 98% cpu 43.081 total

43s is definitely better than 56s, but it's still not as big as the ~26.5s to ~3.5s improvement described by @simonwiles at the top of this issue. I wonder what I'm missing here.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
688670158  
Powered by Datasette · Queries took 0.988ms · About: github-to-sqlite