conduit icon indicating copy to clipboard operation
conduit copied to clipboard

Automated benchmarks

Open neovintage opened this issue 2 years ago • 2 comments

Terraform scripts to run on demand and a subset of connectors. Sets up a benchmark. Runs X number of records through the database to see if we

Not every permutation of connector and database but close ;-)

Benchmarks for the internals of conduit.

Types:

  1. Integration Benchmark - Useful for end users.
  2. Unit Benchmarks - These are useful for us.

neovintage avatar May 27 '22 00:05 neovintage

Related to https://github.com/ConduitIO/conduit/issues/22.

hariso avatar Jul 07 '22 11:07 hariso

Take ideas from https://github.com/benchmark-action/github-action-benchmark

lovromazgon avatar Jul 29 '22 11:07 lovromazgon