MeltanoLabs / MeltanoLabs/target-postgres

Performance Testing

Open
#10 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
13
Forks
23
Avg merge
4h 45m
Merged PRs (30d)
4

Description

Setup a test for how long it takes to load

  1. 10,000 records
  2. 100,000 records
  3. 1,000,00 records

Compare these to:

  1. current target-postgres
  2. loading directly to postgres with a psql import directly

Programmatically would be best here

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the target-postgres loading entry point and any existing tests or benchmark setup; the issue does not name specific files. Run loads of 10,000, 100,000, and 1,000,000 records, compare target-postgres with a direct psql import, and record the timings programmatically.

Written by the indexing model from the issue text.

Assessment

Tech stack
postgresql, python
Domain
databases, performance, testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.