Giter Site home page Giter Site logo

stream-speed-test's Introduction

stream-speed-test

Commandline utility for testing streaming performance

Building

Command line options

  • -b <resolution in bits> - Resolution for measurement. (default: highest possible)
  • -c <number of channels> - Number of active channels for measurement. (default: all)
  • -f <sample frequency - Sample frequency in Hz. (default: 10kHz)
  • -l <record length> - Record length in Samples. (default: 5000)
  • -d <duration> - Duration of the measurement in seconds. (default: 60)
  • -s <serial number> - Open instrument with specified serial number. (default: auto detect)
  • -r - When specified the raw data to floating point data conversion is disabled.

Example

  • ./streamspeedtest -b 14 -c 1 -f 10000000 -l 5000000 -d 30 -r - Performs a streaming measurement for 30 seconds sampling at 10 MHz @ 14 bit, raw data is passed in 5 MS blocks to this test application.
  • ./streamspeedtest -b 8 -c 4 -f 100e6 -l 16777216 -d 300 -r - Performs a streaming measurement for 5 minutes sampling at 100 MHz @ 8 bit on 4 channels, raw data is passed in 16 MiS blocks to this test application.

stream-speed-test's People

Contributors

reinder-tiepie avatar

Watchers

 avatar  avatar  avatar

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.