{"id":27933449,"url":"https://github.com/timescale/performance","last_synced_at":"2025-05-07T04:58:48.237Z","repository":{"id":262992481,"uuid":"881691481","full_name":"timescale/performance","owner":"timescale","description":"This repo contains information about the Timescale Performance article series.","archived":false,"fork":false,"pushed_at":"2024-11-26T12:11:12.000Z","size":250,"stargazers_count":6,"open_issues_count":1,"forks_count":0,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-05-07T04:58:43.276Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/timescale.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-01T03:20:06.000Z","updated_at":"2024-12-25T17:17:42.000Z","dependencies_parsed_at":"2024-11-15T13:32:47.661Z","dependency_job_id":"9f4c9724-6cee-49da-82ce-29063271b0b5","html_url":"https://github.com/timescale/performance","commit_stats":null,"previous_names":["timescale/performance"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timescale%2Fperformance","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timescale%2Fperformance/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timescale%2Fperformance/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timescale%2Fperformance/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timescale","download_url":"https://codeload.github.com/timescale/performance/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252816948,"owners_count":21808704,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-05-07T04:58:47.480Z","updated_at":"2025-05-07T04:58:48.231Z","avatar_url":"https://github.com/timescale.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Timescale Performance Series\n\nHello, I'm James, a Developer Advocate at Timescale. Recently, I’ve been diving into performance topics, exploring the types of content I enjoy both reading and creating.\n\nThis series is designed to highlight specific performance concepts in Timescale, TimescaleDB, and Postgres through data visualizations. Expect no marketing fluff or unrealistic benchmarks, just clear, data-driven explorations of performance topics I find valuable and relevant.\n\nEach article's directory contains:\n- A link to the article\n- Steps for reproducing the benchmarks\n- A link to the PopSQL dashboard (if there are graphs in the post).\n\n## Published Articles\n\n1. [Postgres DISTINCT: TimescaleDB's Skip Scan Under Load](https://www.timescale.com/blog/skip-scan-under-load/), ([Github README](https://github.com/timescale/performance/blob/main/articles/skipscan/README.md))\n2. [Boosting Postgres INSERT Performance by 50% With UNNEST](https://www.timescale.com/blog/boosting-postgres-insert-performance/), ([Github README](https://github.com/timescale/performance/blob/main/articles/unnest/README.md))\n3. [Benchmarking PostgreSQL Batch Ingest](www.timescale.com/blog/benchmarking-postgresql-batch-ingest/), ([Github README](https://github.com/timescale/performance/blob/main/articles/batch-ingest/README.md))\n\n## Performance Testing with Grafana k6\n\nMost performance testing in this series will utilize [Grafana k6](https://k6.io/) ([GitHub](https://github.com/grafana/k6)),  \"an extensible load-testing tool built for Developer happiness\". \n\n### Extensions\nI rely on the following extensions:\n- [xk6-sql](https://github.com/grafana/xk6-sql) for SQL database load testing\n- [xk6-output-timescaledb](https://github.com/grafana/xk6-output-timescaledb) for sending test metrics to TimescaleDB\n\nIf you have Go installed, you can compile and install `k6` with these extensions using the following commands:\n\n```bash\ngo install go.k6.io/xk6/cmd/xk6@latest\nxk6 build latest \\\n  --with github.com/grafana/xk6-sql \\\n  --with github.com/grafana/xk6-sql-driver-postgres \\\n  --with github.com/grafana/xk6-output-timescaledb\n```\n\nYou will now have a new `k6` binary in your current directory with the extensions compiled in.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimescale%2Fperformance","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimescale%2Fperformance","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimescale%2Fperformance/lists"}