home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 392297392

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/datasette/issues/285#issuecomment-392297392 https://api.github.com/repos/simonw/datasette/issues/285 392297392 MDEyOklzc3VlQ29tbWVudDM5MjI5NzM5Mg== 9599 2018-05-27T00:50:27Z 2018-05-27T00:50:27Z OWNER

I ran a very rough micro-benchmark on the new num_sql_threads config option.

datasette --config num_sql_threads:1 fivethirtyeight.db

Then

ab -n 100 -c 10 'http://127.0.0.1:8011/fivethirtyeight-2628db9/twitter-ratio%2Fsenators'

| Number of threads | Requests/second | |---|---| | 1 | 4.57 | | 3 | 9.77 | | 10 | 13.53 | | 20 | 15.24 | 50 | 8.21 |

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