tsdbperf | async Rust application to measure TimescaleDB ingestion rate

 by   vincev Rust Version: v0.1.7 License: MIT

kandi X-RAY | tsdbperf Summary

kandi X-RAY | tsdbperf Summary

tsdbperf is a Rust library. tsdbperf has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

An example of time-series data is a stream of measurements coming from a group of devices. A measurement has a timestamp, a device identifier, and a number of metrics that are generated by that device. runs 8 parallel workers, for each worker it generates data for 10 devices and for each device it generates 100,000 measurements each having 10 metrics. On my laptop, that has 12 CPUs, it took 12.59 seconds to insert 8,000,000 measurements.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              tsdbperf has a low active ecosystem.
              It has 15 star(s) with 2 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 0 open issues and 1 have been closed. On average issues are closed in 10 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of tsdbperf is v0.1.7

            kandi-Quality Quality

              tsdbperf has 0 bugs and 0 code smells.

            kandi-Security Security

              tsdbperf has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              tsdbperf code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              tsdbperf is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              tsdbperf releases are available to install and integrate.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of tsdbperf
            Get all kandi verified functions for this library.

            tsdbperf Key Features

            No Key Features are available at this moment for tsdbperf.

            tsdbperf Examples and Code Snippets

            Tsdbperf,Overview
            Rustdot img1Lines of Code : 73dot img1License : Permissive (MIT)
            copy iconCopy
            $ time ./tsdbperf --workers 8 --devices 10 --measurements 100000 --metrics 10
            [2020-10-31T14:33:47Z INFO  tsdbperf] Number of workers:       8
            [2020-10-31T14:33:47Z INFO  tsdbperf] Devices per worker:      10
            [2020-10-31T14:33:47Z INFO  tsdbperf] Met  
            Tsdbperf,Run against a running TimescaleDB instance with docker
            Rustdot img2Lines of Code : 34dot img2License : Permissive (MIT)
            copy iconCopy
            $ docker run --rm --network host vincev/tsdbperf --db-host localhost
            [2020-11-25T22:41:57Z INFO  tsdbperf] Number of workers:       12
            [2020-11-25T22:41:57Z INFO  tsdbperf] Devices per worker:      10
            [2020-11-25T22:41:57Z INFO  tsdbperf] Metrics per  
            Tsdbperf,Run a local TimescaleDB instance with docker-compose
            Rustdot img3Lines of Code : 23dot img3License : Permissive (MIT)
            copy iconCopy
            $ docker-compose up -d timescale
            Creating network "docker_default" with the default driver
            Creating docker_timescale_1 ... done
            
            $  docker-compose run --rm tsdbperf
            [2020-11-07T20:08:06Z INFO  tsdbperf] Number of workers:       12
            [2020-11-07T20:08:0  

            Community Discussions

            No Community Discussions are available at this moment for tsdbperf.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install tsdbperf

            You can download it from GitHub.
            Rust is installed and managed by the rustup tool. Rust has a 6-week rapid release process and supports a great number of platforms, so there are many builds of Rust available at any time. Please refer rust-lang.org for more information.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/vincev/tsdbperf.git

          • CLI

            gh repo clone vincev/tsdbperf

          • sshUrl

            git@github.com:vincev/tsdbperf.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link