Coder Social home page Coder Social logo

Performance Benchmarks about conduit HOT 4 CLOSED

conduitio avatar conduitio commented on August 12, 2024
Performance Benchmarks

from conduit.

Comments (4)

lovromazgon avatar lovromazgon commented on August 12, 2024 1

Copied over from duplicate:

Create benchmarks that can be executed and measure the performance of Conduit, specifically we are interested in the performance of the pipeline execution (e.g. bytes/s, messages/s). Think about different scenarios (e.g. lots of small messages, a few huge messages, bursts of messages) These tests should give us a good understanding of how changes to Conduit internals impact its performance. In the future we can add a CI job that periodically runs these benchmarks and provides a view into the performance of Conduit over time.

from conduit.

hariso avatar hariso commented on August 12, 2024 1

Checklist:

  • Ability to run the benchmark manually
  • Print msg/s, bytes/s on request
  • Verify that pipeline time is correct (i.e. that we have correctly calculated the amount of time records are in the pipeline itself)
  • Generator: ability to run multiple sources ConduitIO/conduit-connector-generator#17
  • Generator: ability to have bursts: ConduitIO/conduit-connector-generator#20
  • Generator: ability to have large payloads ConduitIO/conduit-connector-generator#18
  • NoOp destination
  • Run the generator as a standalone plugin (we said we're not interested in this)
  • Add milliseconds per record in results
  • Print results to CSV
  • Workload with large files -- script added, but test fails due to #547
  • Run all workloads by default
  • Assign a fixed amount of resources (CPU, memory) to Docker containers in which tests are run

from conduit.

hariso avatar hariso commented on August 12, 2024 1

Code moved to https://github.com/ConduitIO/streaming-benchmarks.

from conduit.

neovintage avatar neovintage commented on August 12, 2024

Complete!

from conduit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.